Help understanding interp2?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
madhan ravi
am 15 Jun. 2020
Bearbeitet: madhan ravi
am 15 Jun. 2020
0 Stimmen
V(X,Y) -> function Xq & Yq are query points
query points -> what would be the functions value at these points.
1 Kommentar
Troy McClure
am 15 Jun. 2020
Kategorien
Mehr zu Interpolation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!