Extrapolation method used in interpn

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

답변 (1개)

Walter Roberson
Walter Roberson 2016년 4월 15일

0 개 추천

"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