三次插值方法maki​ma、spline和​pchip各有什么不​同?

三次插值方法有makima,spline和pchip等,求问这几种方法的不同之处,各有什么优缺点和适用的场合?

답변 (1개)

Nihal Reddy
Nihal Reddy 2023년 2월 15일

0 개 추천

I understand you want to know about cubic interpolation methods "makima", "spline" and "pchip" and differences between them.
Please run the following command-
>> openExample('matlab/DataInterpolationComparisonExample')
This command will open the example "Data Interpolation with spline, pchip, and makima" showing comparison between these cubic interpolation methods.
Refer to the following documentation links for more information about these methods-

카테고리

도움말 센터File Exchange에서 Splines에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2023년 2월 12일

답변:

2023년 2월 15일

Community Treasure Hunt

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

Start Hunting!