搜索资源列表
常微分方程课程设计
- 用欧拉方法,改进欧拉方法,4阶龙格—库塔方法分别求微分方程的初值.
32365
- 数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
常微分方程组的四阶RungeKuttamatlab实现
- 常微分方程组的四阶RungeKutta龙格库塔法matlab实现(RungeKutta realization of four order Runge Kutta method for ordinary differential equations matlab)
MATLAB
- MATLAB解常微分方程组,常见的比如传染病模型(SIR,SIRS,SEIR等)(MATLAB solution to ordinary differential equations.Common models of infectious diseases (SIR, SIRS, SEIR, etc.))
romberg算法
- 在MATLAB上测试龙贝格算法,并且实现算法的调整(Test the Romberg algorithm on MATLAB)
change_step_RK4
- 常微分方程组的四阶RungeKutta龙格库塔法matlab实现,仅供参考。(Matlab implementation of the four order RungeKutta Runge Kutta method for ordinary differential equations)