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!