搜索资源列表
SIJIELON
- 四阶龙格库塔法解方程组,很好用,只需在txt文件下修改参数,通用性很好-Fourth-order Runge-Kutta method for solving equations, well, just txt file to modify the parameters, a good general
GRKT10
- 最常用的四阶龙格—库塔法,更高精度地求出微分方程组的解。-The most commonly used Runge- Kutta method more accurately determine the solution of differential equations.
Butterfly-Effect
- 经典Lorenz方程组蝴蝶效应的计算模拟程序,帮助更好了解非线性科学,源代码小巧有效,使用四阶龙格-库塔算法,生成.txt文件,之后自行导入画图软件作3D图即可得到蝴蝶效应图-Classical Lorenz equations to calculate the butterfly effect simulation program, to help better understand the nonlinear science, source code compact and effectiv
Matlab
- 在MATLAB中通过四阶龙格库塔法求解微分方程组-In the MATLAB through four order runge kutta method to solve differential equations
gevice-declaration-child
- 龙格库塔法解微分方程:包括解微分方程组,及其变步长和二阶的()
龙格库塔积分
- 采用四级四阶龙哥库塔算法求解常微分方程组(Runge Kutta solve ordinary differential equations)
ode3
- 三阶定步长龙格库塔法,可解变参微分方程组,亲测可用。。。。(runge-kutta fixed-step)
ode4
- 四阶定步长龙格库塔法,可用于变参微分方程组,亲测可用。。。。。(runge-kutta fixed-step)
ode5
- 定步长五阶龙格库塔法,可解变参微分方程组,亲测可用。。。。。。。。(runge-kutta fixed-step)
Matlab程序
- 经典四阶龙格库塔公式,可以用于微分方程组的数值求解(The classical four Runge Kutta formula can be applied to numerical solution of differential equations.)
lorenz
- 该Fortran代码是用龙格库塔法解Lorenz微分方程组,画出二维相图和三维相图。(The Lorenz system is a system of ordinary differential equations first studied by Edward Lorenz. It is notable for having chaotic solutions for certain parameter values and initial conditions. In particular,