24-Dec-2018 08:57:38 CVT_1D_LUMPING MATLAB version Use lumping to implement a version of Lloyd's algorithm in the 1D interval [-1,1]. Number of generators is 9 Number of iterations is 1000 Number of samples is 4000000 Initial generators (Chebyshev Zero nodes): 1 -0.984808 2 -0.866025 3 -0.642788 4 -0.342020 5 0.000000 6 0.342020 7 0.642788 8 0.866025 9 0.984808 Saved graphics file "density.png" Saved graphics file "energy_009_c.png" Saved graphics file "motion_009_c.png" Saved graphics file "evolution_009_c.png" CVT data: K G H rho H^3 mu H 1 -0.9999 0.06051 49.82 3.68 2 -0.8791 0.1737 0.04842 0.3645 3 -0.6524 0.266 0.04324 0.351 4 -0.3471 0.3262 0.04209 0.3478 5 0.0000 0.3471 0.04181 0.3471 6 0.3470 0.3261 0.04205 0.3477 7 0.6523 0.266 0.0432 0.3509 8 0.8789 0.1738 0.04836 0.3643 9 0.9998 0.06064 24.28 2.896 Chebyshev Zero Node data for comparison K G H rho H^3 mu H 1 -0.9848 0.07458 0.07923 0.4295 2 -0.8660 0.171 0.04001 0.342 3 -0.6428 0.262 0.04001 0.342 4 -0.3420 0.3214 0.04001 0.342 5 0.0000 0.342 0.04001 0.342 6 0.3420 0.3214 0.04001 0.342 7 0.6428 0.262 0.04001 0.342 8 0.8660 0.171 0.04001 0.342 9 0.9848 0.07458 0.07923 0.4295 ||G-ChebyshevZero|| = 0.0319782 Saved CVT coordinates in file "cvt_009_c.txt" Saved Chebyshev Zero node coordinates in file "chebyzero_009.txt" Iteration required 25.4035 seconds. CVT_1D_LUMPING Normal end of execution. 24-Dec-2018 08:58:05 Output saved in "output_009_c.txt"