>> cvt_circle_nonuniform_test 24-Dec-2018 19:54:34 CVT_CIRCLE_NONUNIFORM MATLAB version 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. 24-Dec-2018 19:54:43