Help understanding interp2?
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
madhan ravi
2020 年 6 月 15 日
編集済み: madhan ravi
2020 年 6 月 15 日
0 投票
V(X,Y) -> function Xq & Yq are query points
query points -> what would be the functions value at these points.
カテゴリ
ヘルプ センター および File Exchange で Interpolation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!