2d-spline interpolation with scattered data?
Afficher commentaires plus anciens
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?
Réponses (2)
Isabella Osetinsky-Tzidaki
le 26 Déc 2016
0 votes
https://www.mathworks.com/help/matlab/ref/griddata.html
Image Analyst
le 26 Déc 2016
0 votes
See attached demo.
Catégories
En savoir plus sur Interpolation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!