cvtp_test a MATLAB code which calls cvtp(), which creates CVTP's, that is, Centroidal Voronoi Tessellations of a periodic region.
The information on this web page is distributed under the MIT license.
CVTP, a MATLAB code which estimates a periodic centroidal Voronoi Tessellation (CVTP) over a periodic region.
CVT_1X1 is a nonperiodic CVT of 400 points on the region [0,1]x[0,1]:
CVT_1X2 is a nonperiodic CVT of 400 points on the region [0,1]x[0,2]:
CVTP_1X1 is a periodic CVT of 400 points on the region [0,1]x[0,1]:
CVTP_1X2 is a periodic CVT of 400 points on the region [0,1]x[0,2]: