Linearly Interpolate Triangulation

Interpolate a triangulation based on a given triangulation matrix TRI.
632 Downloads
Aktualisiert 6. Nov 2012

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2006a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Interpolation finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0