18-Jul-2023 10:42: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 250 Number of samples is 100000 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" Graphics saved as "motion_009_u.png" Saved graphics file "evolution_009_u.png" CVT data: K G H rho H^3 mu H 1 -0.9991 0.0616 3.261 1.483 2 -0.8777 0.1741 0.04791 0.3632 3 -0.6510 0.2657 0.04288 0.35 4 -0.3462 0.3255 0.04176 0.3469 5 0.0000 0.3458 0.04136 0.3458 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.027953 Saved CVT coordinates in file "cvt_009_u.txt" Saved Chebyshev Zero node coordinates in file "chebyzero_009.txt" Iteration required 387.354 seconds. CVT_1D_LUMPING Normal end of execution. 18-Jul-2023 10:49:27 Output saved in "output_009_u.txt"