Help understanding interp2?
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (1)
madhan ravi
il 15 Giu 2020
Modificato: madhan ravi
il 15 Giu 2020
0 voti
V(X,Y) -> function Xq & Yq are query points
query points -> what would be the functions value at these points.
1 Commento
Troy McClure
il 15 Giu 2020
Categorie
Scopri di più su Interpolation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!