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 ExchangeSplines についてさらに検索

質問済み:

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