필터 지우기
필터 지우기

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 CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by