Help understanding interp2?
Afficher commentaires plus anciens
Can someone explain to me how interp2(X,Y,V,Xq,Yq) works? I've read the matlab docs, but they aren't very clear. Can anyone explain how it works more plainly?
Réponse acceptée
Plus de réponses (1)
madhan ravi
le 15 Juin 2020
Modifié(e) : madhan ravi
le 15 Juin 2020
0 votes
V(X,Y) -> function Xq & Yq are query points
query points -> what would be the functions value at these points.
1 commentaire
Troy McClure
le 15 Juin 2020
Catégories
En savoir plus sur Interpolation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!