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!