2d-spline interpolation with scattered data?

12 visualizaciones (últimos 30 días)
patrick
patrick el 27 de Ag. de 2012
Respondida: Image Analyst el 26 de Dic. de 2016
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?

Respuestas (2)

Isabella Osetinsky-Tzidaki
Isabella Osetinsky-Tzidaki el 26 de Dic. de 2016
https://www.mathworks.com/help/matlab/ref/griddata.html

Image Analyst
Image Analyst el 26 de Dic. de 2016
See attached demo.

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by