2d-spline interpolation with scattered data?

조회 수: 21 (최근 30일)
patrick
patrick 2012년 8월 27일
답변: Image Analyst 2016년 12월 26일
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
Isabella Osetinsky-Tzidaki 2016년 12월 26일
https://www.mathworks.com/help/matlab/ref/griddata.html

Image Analyst
Image Analyst 2016년 12월 26일
See attached demo.

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by