三次插值方法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 ExchangeSplines についてさらに検索

製品

リリース

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!