18-Jul-2023 10:03:22 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 17 Number of iterations is 250 Number of samples is 100000 Initial generators (Chebyshev Zero nodes): 1 -0.995734 2 -0.961826 3 -0.895163 4 -0.798017 5 -0.673696 6 -0.526432 7 -0.361242 8 -0.183750 9 0.000000 10 0.183750 11 0.361242 12 0.526432 13 0.673696 14 0.798017 15 0.895163 16 0.961826 17 0.995734 Saved graphics file "density.png" Saved graphics file "energy_017_c.png" Graphics saved as "motion_017_c.png" Saved graphics file "evolution_017_c.png" CVT data: K G H rho H^3 mu H 1 -0.9995 0.01784 0.2038 0.5885 2 -0.9648 0.05108 0.007322 0.1942 3 -0.8974 0.08258 0.006554 0.1871 4 -0.7996 0.1113 0.006364 0.1853 5 -0.6748 0.1362 0.006289 0.1846 6 -0.5272 0.1566 0.006254 0.1842 7 -0.3617 0.1716 0.006236 0.1841 8 -0.1840 0.1808 0.006228 0.184 9 0.0000 0.1836 0.006188 0.1836 10 0.1832 0.1802 0.006155 0.1833 11 0.3603 0.1711 0.006171 0.1834 12 0.5254 0.1563 0.006196 0.1837 13 0.6729 0.1362 0.00624 0.1841 14 0.7978 0.1115 0.006324 0.1849 15 0.8959 0.08302 0.006525 0.1869 16 0.9638 0.05168 0.007291 0.1939 17 0.9992 0.01846 0.1068 0.4745 Chebyshev Zero Node data for comparison K G H rho H^3 mu H 1 -0.9957 0.02122 0.01216 0.23 2 -0.9618 0.05029 0.006204 0.1837 3 -0.8952 0.0819 0.006204 0.1837 4 -0.7980 0.1107 0.006204 0.1837 5 -0.6737 0.1358 0.006204 0.1837 6 -0.5264 0.1562 0.006204 0.1837 7 -0.3612 0.1713 0.006204 0.1837 8 -0.1837 0.1806 0.006204 0.1837 9 0.0000 0.1837 0.006204 0.1837 10 0.1837 0.1806 0.006204 0.1837 11 0.3612 0.1713 0.006204 0.1837 12 0.5264 0.1562 0.006204 0.1837 13 0.6737 0.1358 0.006204 0.1837 14 0.7980 0.1107 0.006204 0.1837 15 0.8952 0.0819 0.006204 0.1837 16 0.9618 0.05029 0.006204 0.1837 17 0.9957 0.02122 0.01216 0.23 |G-ChebyshevZero| = 0.00724208 Saved CVT coordinates in file "cvt_017_c.txt" Saved Chebyshev Zero node coordinates in file "chebyzero_017.txt" Iteration required 387.469 seconds. CVT_1D_LUMPING Normal end of execution. 18-Jul-2023 10:09:51 Output saved in "output_017_c.txt"