surfarb.m
버전 1.0.0.0 (42.7 KB) 작성자:
Eric Pahlke
Drop-in "surf" replacement for irregularly sampled data sets
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 Center 및 MATLAB 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 |