voronoi_test


voronoi_test, a MATLAB program which calls voronoi(), which computes the Voronoi diagram of a set of points.

Related Data and Programs:

VORONOI_MOUNTAINS is a MATLAB program which makes a "mountain plot" of a Voronoi diagram.

Reference:

  1. Franz Aurenhammer,
    Voronoi diagrams - a study of a fundamental geometric data structure,
    ACM Computing Surveys,
    Volume 23, Number 3, pages 345-405, September 1991.

Source Code:

Examples and Tests:


Last revised on 12 February 2019.