Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 12:30:58 cvt_circle_uniform_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7. Test cvt_circle_uniform(). CVT_CIRCLE_UNIFORM: A simple demonstration of a CVT computation (Centroidal Voronoi Tessellation) in a circle, with a uniform density. The user number of generators N = 300 The user number of sample points SAMPLE_NUM = 100000 The user number of iterations = 30 The user value of DELAUNAY_DISPLAY = 1 The ACCUMARRAY command will be called. Graphics saved as "delaunay_initial.png" Graphics saved as "voronoi_initial.png" Graphics saved as "generators_initial.png" Graphics saved as "delaunay_final.png" Graphics saved as "voronoi_final.png" Graphics saved as "generators_final.png" CVT_CIRCLE_UNIFORM(): Normal end of execution. cvt_circle_uniform_test(): Normal end of execution. 13-May-2025 12:31:10