文件名称:EOM
介绍说明--下载内容均来自于网络,请自行研究使用
拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use of derivative solving differential (differential), the equations of N = 4 Runge - Kutta method. Jacobian Davis iterative method of solving equations AX = B, least squares polynomial fitting, portfolio Simpson formula for integration, with a triangular decomposition method of solving equations AX = B.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 89346518eom.rar 列表 Matlab数值分析算法程序(M语言)\组合梯形公式求解积分.m Matlab数值分析算法程序(M语言)\组合辛普生公式求解积分.m Matlab数值分析算法程序(M语言)\最小二乘多项式拟合.m Matlab数值分析算法程序(M语言)\拉格朗日插值多项式拟合.m Matlab数值分析算法程序(M语言)\牛顿插值多项式.m Matlab数值分析算法程序(M语言)\牛顿迭代解方程g(x)=0.m Matlab数值分析算法程序(M语言)\欧拉方程解偏微分方程y'=g(x,y).m Matlab数值分析算法程序(M语言)\使用极限微分求解导数(微分).m Matlab数值分析算法程序(M语言)\微分方程组的N=4龙格库塔解法.m Matlab数值分析算法程序(M语言)\雅可比爹迭代法解方程AX=B.m Matlab数值分析算法程序(M语言)\用二分法求解g(x)=0的解法.m Matlab数值分析算法程序(M语言)\用三角分解法解方程AX=B.m Matlab数值分析算法程序(M语言)