Circle Bounded Voronoi Diagram

Compute individual Voronoi cell area of 2D point sets bounded in a unit circle
1.1K Downloads
Updated 9 Feb 2011

View License

This function compute the individual Voronoi cell area of point sets bounded in a unit circle.

Inputs:
x : M x 1 array of x-coordinates
y : M x 1 array of y-coordinates
toggleplot : 1 to turn on figures, 0 to turn off figures;

Outputs:
CellArea : M x 1 array of Voronoi cell area bounded in a unit circle

Cite As

Meng Sang Ong (2024). Circle Bounded Voronoi Diagram (https://www.mathworks.com/matlabcentral/fileexchange/30345-circle-bounded-voronoi-diagram), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Voronoi Diagram in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0