Linearly Interpolate Triangulation

版本 1.0.0.0 (2.2 KB) 作者: Duane Hanselman
Interpolate a triangulation based on a given triangulation matrix TRI.
635.0 次下载
更新时间 2012/11/6

查看许可证

Zi = INTERPTRI(TRI,X,Y,Z,Xi,Yi) linearly interpolates the scattered data in vectors X,Y,Z as described by the triangulation TRI as returned by DELAUNAY at the individual pairs of points in Xi and Yi. That is, Zi(k) is the linear interpolation at the point (Xi(k),Yi(k)). Xi and Yi are not MESHGRIDed as they are in GRIDDATA when Xi is a row vector and and Yi is a column vector.

引用格式

Duane Hanselman (2024). Linearly Interpolate Triangulation (https://www.mathworks.com/matlabcentral/fileexchange/38925-linearly-interpolate-triangulation), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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