Extrapolation method used in interpn

Hi,
which extrapolation method uses interpn with 'spline' selected?
Thanks, Peter

Réponses (1)

Walter Roberson
Walter Roberson le 15 Avr 2016

0 votes

"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 commentaire

Peter
Peter le 16 Avr 2016
Modifié(e) : Peter le 16 Avr 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

Connectez-vous pour commenter.

Catégories

Question posée :

le 15 Avr 2016

Modifié(e) :

le 16 Avr 2016

Community Treasure Hunt

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

Start Hunting!

Translated by