搜索资源列表
C
- 这个是龙格库塔求解微分方程数值解,用C++编写的-This is a Runge-Kutta numerical solution of differential equations to solve, using C++ to prepare the
rkutte
- 四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用-Runge Kutta algorithm
rk
- 龙格库塔法用于数值求解微分方程的MATLAB程序。-Runge-Kutta method for numerical solution of differential equations MATLAB program.
W3
- 里边包括四阶龙格库塔法,属于数值求解方法之一,可用于求解非线性微分方程。(fourth-oeder Runge-Kutta is one of the most efficient method to solve the non-linear differential equation)
Matlab程序
- 经典四阶龙格库塔公式,可以用于微分方程组的数值求解(The classical four Runge Kutta formula can be applied to numerical solution of differential equations.)
自适应变步长的龙格库塔法
- 常微分方程的数值解,可用于求解常微分方程,自适应步长的龙格法(Numerical solutions of ordinary differential equations)