ccvt_reflect_test, a MATLAB code which calls ccvt_reflect(), which creates a Constrained Centroidal Voronoi Tessellation (CCVT) of points in a region, using a special reflection technique to try to attract some points to move to the boundary.
The computer code and data files described and made available on this web page are distributed under the MIT license
ccvt_reflect, a MATLAB code which carries out a Constrained Centroidal Voronoi Tessellation (CCVT) calculation that tries to include points on the boundary as well as the interior, using a natural nonparametric technique;