07-Jan-2022 18:17:36 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 5 Number of iterations is 250 Number of samples is 400000 Initial generators (Random, sorted): 1 -0.746026 2 0.264718 3 0.629447 4 0.811584 5 0.826752 Saved graphics file "density.png" Saved graphics file "energy_005_r.png" Saved graphics file "motion_005_r.png" Saved graphics file "evolution_005_r.png" CVT data: K G H rho H^3 mu H 1 -0.9992 0.1918 112.8 4.832 2 -0.6171 0.4996 0.256 0.6349 3 0.0000 0.6168 0.2347 0.6168 4 0.6165 0.4994 0.2551 0.6342 5 0.9987 0.1924 55.09 3.805 Chebyshev Zero Node data for comparison K G H rho H^3 mu H 1 -0.9511 0.2306 0.4154 0.7462 2 -0.5878 0.4755 0.2031 0.5878 3 0.0000 0.5878 0.2031 0.5878 4 0.5878 0.4755 0.2031 0.5878 5 0.9511 0.2306 0.4154 0.7462 ||G-ChebyshevZero|| = 0.0792298 Saved CVT coordinates in file "cvt_005_r.txt" Saved Chebyshev Zero node coordinates in file "chebyzero_005.txt" Iteration required 0.737622 seconds. CVT_1D_LUMPING Normal end of execution. 07-Jan-2022 18:17:42 Output saved in "output_005_r.txt"