24-Dec-2018 09:00:58 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 (Uniform, staggered): 1 -0.800000 2 -0.600000 3 -0.400000 4 -0.200000 5 0.000000 6 0.200000 7 0.400000 8 0.600000 9 0.800000 Saved graphics file "density.png" Saved graphics file "energy_009_u.png" Saved graphics file "motion_009_u.png" Saved graphics file "evolution_009_u.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_u.txt" Saved Chebyshev Zero node coordinates in file "chebyzero_009.txt" Iteration required 25.2051 seconds. CVT_1D_LUMPING Normal end of execution. 24-Dec-2018 09:01:25 Output saved in "output_009_u.txt"