07-Jan-2022 18:25:25 cvt_circle_nonuniform(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2. Test cvt_circle_nonuniform(). cvt_circle_nonuniform(): A simple demonstration of a CVT computation (Centroidal Voronoi Tessellation) in a circle, with a nonuniform density. User specified number of generators = 300 User specified number of sample points = 10000 User specified DELAUNAY_DISPLAY = 1 CVT_CIRCLE_NONUNIFORM: MATLAB's ACCUMARRAY command can be used for faster computation. This command is not available in some versions of MATLAB. If ACCUMARRAY is available, simply make sure that the ACCUMARAY_AVAILABLE variable is set to 1! CVT_CIRCLE_NONUNIFORM will use the ACCUMARRAY command. Graphics saved as "delaunay.png" Graphics saved as "voronoi.png" cvt_circle_nonuniform(): Normal end of execution. cvt_circle_nonuniform(): Normal end of execution. 07-Jan-2022 18:25:32