文件名称:numerical-simulation
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
4阶经典Runge-Kutta格式解常微分方程,Romberg(龙贝格)法求函数的积分,三阶样条插值(一阶导数边界条件),定步长梯形法求函数的积分,矩阵A的伴随矩阵, Lagrange插值法数值求解,Newton迭代法解非线性方程f(x)=0-Fourth-order Runge-Kutta classic format solution of ordinary differential equations, Romberg (Romberg) method for function points, third-order spline interpolation (first derivative boundary conditions), fixed-step trapezoidal method for integrating functions, matrix A adjoint matrix, Lagrange interpolation method for numerical solution, Newton iterative method for solving nonlinear equations f (x) = 0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数值分析M文件\funlagrange.m
.............\funNewton.m
.............\nark4.m
.............\naromberg.m
.............\naspline.m
.............\natrapz.m
数值分析M文件