フィルターのクリア

Does Curve Fitting Tool 'cubicinterp' method use bicubic interpolation?

1 回表示 (過去 30 日間)
Neil
Neil 2014 年 12 月 26 日
The Curve Fitting Tool has an Interpolant Fitting Method of 'cubicinterp' which, it says here, uses cubic spline interpolation, a method that "fits a different cubic polynomial between each pair of data points for curves, or between sets of three points for surfaces." This is NOT the same as bicubic interpolation, right? My understanding is that bicubic interpolation does cubic interpolation between pairs of points first in one dimension, then in the other, which is not the same as fitting a cubic polynomial between 3 points. But I would like to get confirmation from an expert.
Thanks,
Neil

回答 (0 件)

カテゴリ

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