Borrar filtros
Borrar filtros

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

36 visualizaciones (últimos 30 días)
韫哲 刘
韫哲 刘 el 12 de Feb. de 2023
Respondida: Nihal Reddy el 15 de Feb. de 2023
三次插值方法有makima,spline和pchip等,求问这几种方法的不同之处,各有什么优缺点和适用的场合?

Respuestas (1)

Nihal Reddy
Nihal Reddy el 15 de Feb. de 2023
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-

Categorías

Más información sobre 插值 en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!