Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 12:49:09 CVT_SQUARE_PDF_DISCRETE(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7. Test CVT_SQUARE_PDF_DISCRETE(). cvt_square_pdf_discrete(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 A simple demonstration of a CVT computation (Centroidal Voronoi Tessellation) in a square, with a density defined by a discrete PDF. User specified number of generators = 100 User specified number of sample points = 10000 User specified number of iterations = 65 User specified DELAUNAY_DISPLAY = 1 cvt_square_pdf_discrete(): 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 true! The ACCUMARRAY command will NOT be used. cvt_square_pdf_discrete(): Normal end of execution. CVT_SQUARE_PDF_DISCRETE(): Normal end of execution. 13-May-2025 12:49:20