You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function compute the individual Voronoi cell area of point sets bounded in an arbitrary square.
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;
[x1,x2,y1,y2] : 1 x 4 array of square edges
Outputs:
CellArea : M x 1 array of Voronoi cell area bounded in an arbitrary square
Usage:
CellArea=SquareBV(x,y,toggleplot,[x1,x2,y1,y2])
CellArea=SquareBV(x,y,toggleplot)
Cite As
Meng Sang Ong (2026). Arbitrary Square Bounded Voronoi Diagram (https://www.mathworks.com/matlabcentral/fileexchange/30353-arbitrary-square-bounded-voronoi-diagram), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (8.7 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
