Linearly Interpolate Triangulation

Interpolate a triangulation based on a given triangulation matrix TRI.
635 download
Aggiornato 6 nov 2012

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2006a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Interpolation in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0