surfarb.m

版本 1.0.0.0 (42.7 KB) 作者: Eric Pahlke
Drop-in "surf" replacement for irregularly sampled data sets
68.0 次下载
更新时间 2016/3/23

查看许可证

surf() is a great visualization tool, but it requires x and y coordinates to be gridded. If collecting x, y, and z data from an experiment, you often wind up with a random collection of x-y points, which cannot be plotted using surf. surfarb uses delaunay triangulation to generate a surface from an arbitrary collection of points, and can be used as a drop-in replacement for surf for these kinds of data sets.

引用格式

Eric Pahlke (2024). surfarb.m (https://www.mathworks.com/matlabcentral/fileexchange/56117-surfarb-m), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Delaunay Triangulation 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0