拉格朗日插值多项式拟合(EOM)我要分享

Lagrange interpolation polynomial fitting (EOM)

拉格朗日 插值 多项式 拟合 牛顿 欧拉 龙格库塔 雅可比爹 辛普生 三角分解法

关注次数: 376

下载次数: 0

文件大小: 7KB

代码分类: 其他

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B。


English Description:

Lagrange interpolation polynomial fitting, Newton interpolation polynomial, the partial differential equation, euler equations using the limit solving derivative (differential), differential equations of the N = 4 runge kutta method, Jacobi dad iterative method for solving equations AX = B, the least squares polynomial fitting, combination, Simpson formula to solve the integral equation AX = B with triangle decomposition method.


代码预览