24-Dec-2018 08:58:05 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 1000 Number of samples is 4000000 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" Saved graphics file "motion_017_c.png" Saved graphics file "evolution_017_c.png" CVT data: K G H rho H^3 mu H 1 -0.9999 0.01715 2.969 1.437 2 -0.9658 0.05059 0.007417 0.195 3 -0.8988 0.0823 0.006614 0.1877 4 -0.8012 0.1112 0.006419 0.1858 5 -0.6763 0.1364 0.006343 0.1851 6 -0.5285 0.1568 0.006306 0.1848 7 -0.3626 0.172 0.006287 0.1846 8 -0.1844 0.1813 0.006278 0.1845 9 0.0000 0.1844 0.006272 0.1844 10 0.1844 0.1812 0.006271 0.1844 11 0.3625 0.172 0.006281 0.1845 12 0.5283 0.1568 0.0063 0.1847 13 0.6761 0.1363 0.006336 0.185 14 0.8010 0.1112 0.006413 0.1858 15 0.8986 0.08234 0.006608 0.1877 16 0.9657 0.05065 0.007406 0.1949 17 0.9999 0.01723 1.455 1.133 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.0115233 Saved CVT coordinates in file "cvt_017_c.txt" Saved Chebyshev Zero node coordinates in file "chebyzero_017.txt" Iteration required 24.7535 seconds. CVT_1D_LUMPING Normal end of execution. 24-Dec-2018 08:58:32 Output saved in "output_017_c.txt"