2d-spline interpolation with scattered data?
이전 댓글 표시
hi forum,
i have scattered data and i used to extrapolate these to the area-borders (glacier-borders) with gridfit from the fe (bilinear interpolation) and it works great.
a colleague did a spline interpolation with the same dataset in arcgis. in matlab spline-interpolation is only available for gridded data (interp2, griddedinterpolant).
is there a possibility to do a 2d-spline interpolation with scattered data in matlab?
답변 (2개)
Isabella Osetinsky-Tzidaki
2016년 12월 26일
0 개 추천
https://www.mathworks.com/help/matlab/ref/griddata.html
Image Analyst
2016년 12월 26일
0 개 추천
See attached demo.
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!