14-May-2025 11:27:16 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 250 Number of samples is 100000 Initial generators (Random, sorted): 1 -0.792063 2 -0.758281 3 -0.730182 4 -0.724291 5 -0.110098 6 -0.098759 7 0.001670 8 0.713263 9 0.779546 Saved graphics file "density.png" Saved graphics file "energy_009_r.png" Graphics saved as "motion_009_r.png" Saved graphics file "evolution_009_r.png" CVT data: K G H rho H^3 mu H 1 -0.9991 0.06156 3.256 1.482 2 -0.8777 0.174 0.04791 0.3632 3 -0.6511 0.2657 0.0429 0.3501 4 -0.3463 0.3256 0.04179 0.347 5 0.0000 0.3459 0.04138 0.3459 6 0.3454 0.3248 0.04146 0.3461 7 0.6496 0.2655 0.04259 0.3492 8 0.8764 0.1745 0.04756 0.3623 9 0.9986 0.0625 1.635 1.178 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.028044 Saved CVT coordinates in file "cvt_009_r.txt" Saved Chebyshev Zero node coordinates in file "chebyzero_009.txt" Iteration required 266.585 seconds. CVT_1D_LUMPING Normal end of execution. 14-May-2025 11:31:43 Output saved in "output_009_r.txt"