Extrapolation method used in interpn

10 visualizaciones (últimos 30 días)
Peter
Peter el 15 de Abr. de 2016
Editada: Peter el 16 de Abr. de 2016
Hi,
which extrapolation method uses interpn with 'spline' selected?
Thanks, Peter

Respuestas (1)

Walter Roberson
Walter Roberson el 15 de Abr. de 2016
"Spline interpolation using not-a-knot end conditions. The interpolated value at a query point is based on a cubic interpolation of the values at neighboring grid points in each respective dimension."
  1 comentario
Peter
Peter el 16 de Abr. de 2016
Editada: Peter el 16 de Abr. de 2016
Thanks, but I am asking about extrapolation, not interpolation. I know that interpn does extrapolate if I evaluate the spline outside its domain, but I can't find the extrapolation method (linear, Richardson,...) in the documentation.
Thanks, Peter

Iniciar sesión para comentar.

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