​用Newton插值多项式和三次样条插值多项式我要分享

Newton interpolation polynomial and cubic spline interpolation polynomial

Newton 多项式

关注次数: 169

下载次数: 0

文件大小: 14KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用Newton插值多项式和三次样条插值多项式,已知f(x)=1/(1+25x^2)。


English Description:

Using Newton interpolation polynomial and cubic spline interpolation polynomial, it is known that f (x) = 1 / (1 + 25X ^ 2)


代码预览