2d-spline interpolation with scattered data?
조회 수: 14 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (2개)
Isabella Osetinsky-Tzidaki
2016년 12월 26일
https://www.mathworks.com/help/matlab/ref/griddata.html
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!