Linearly Interpolate Triangulation

Interpolate a triangulation based on a given triangulation matrix TRI.
635 téléchargements
Mise à jour 6 nov. 2012

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2006a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Interpolation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0