Extrapolation method used in interpn

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

回答(1 个)

"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 个评论

Peter
Peter 2016-4-16
编辑:Peter 2016-4-16
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

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Splines 的更多信息

提问:

2016-4-15

编辑:

2016-4-16

Community Treasure Hunt

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

Start Hunting!

Translated by