matlab代码实现牛顿插值算法我要分享

Newton interpolation algorithm with matlab code

newton-interpolation 牛顿插值 insert-matlab site:www.pudn.com

关注次数: 368

下载次数: 0

文件大小: 531B

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:牛顿插值算法,输入自变量的值便可求出相应因变量的近似值~


English Description:

Newton interpolation algorithm, input the value of the independent variable, then the approximate value of the corresponding dependent variable can be obtained~


代码预览