Clipped Voronoi Diagram
版本 1.0.0.0 (6.1 KB) 作者:
David González
Returns 2D clipped Voronoi Diagram of a cloud of points. Valid for all kinds of domains, holes...
It's a modification of the initial function voronoi.m
In order to avoid the loops 'for' in the code, a lot of memory is needed. Working to solve it.
Use functions like PointLocation, DelaunayTri, so the code works in last versions of MatLab. In addition, in domains with holes and degenerate meshes (regular distribution of nodes) certain problems can appear. Working on it.
引用格式
David González (2025). Clipped Voronoi Diagram (https://www.mathworks.com/matlabcentral/fileexchange/28239-clipped-voronoi-diagram), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2009a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Voronoi Diagram 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |