cvtp_test


cvtp_test a MATLAB code which calls cvtp(), which creates CVTP's, that is, Centroidal Voronoi Tessellations of a periodic region.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

CVTP, a MATLAB code which estimates a periodic centroidal Voronoi Tessellation (CVTP) over a periodic region.

Source Code:

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]:


Last revised on 31 July 2016.