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!