2d-spline interpolation with scattered data?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Isabella Osetinsky-Tzidaki
am 26 Dez. 2016
https://www.mathworks.com/help/matlab/ref/griddata.html
0 Kommentare
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!