Extrapolation method used in interpn

13 ビュー (過去 30 日間)
Peter
Peter 2016 年 4 月 15 日
編集済み: Peter 2016 年 4 月 16 日
Hi,
which extrapolation method uses interpn with 'spline' selected?
Thanks, Peter

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 4 月 15 日
"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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by