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!