搜索资源列表
RK_4
- 求解时滞微分方程的龙格库塔方法!用matlab编写的。-Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.
rk_4
- 龙格库塔法程序,应用广泛-Runge-Kutta,it can be used everywhere
RK_4
- 利用四阶RK方法对一阶微分方程进行数值计算。计算结果精度可控。-The fourth-order RK method for numerical calculation of the first order differential equations. Calculation precision is controlled.
rk_4
- 四阶龙格-库塔算法的matlab程序实现-Fourth-order Runge-Kutta algorithm matlab program
RK_4
- C语言实现四阶龙格—库塔公式,可用于常微分方程的数值计算-C language Runge- Kutta formula can be used for the numerical calculation of ordinary differential equations
lorenz-funcation-RK_4
- rk_4变步长龙哥库塔算法的LORENZ方程-rk_4 LORENZ function
rk_4-(2)
- 在matlab上利用乘幂法、龙贝格积分法、高斯赛德尔法、复化梯形法、四阶龙格库塔法处理一些简单的数学问题.-On matlab use power law, Romberg integration, high Sisaideer law, complex trapezoid method, fourth-order Runge-Kutta method to deal with some simple math problems.
RK_4
- 这个四阶龙格库塔算法可以直接调用需要积分的状态方程,不用一步一步写出来(This four order Runge Kutta algorithm can call the integral equation of state directly, and do not write step by step)