解ode的算法源程序
解ode的算法源程序,算例为一阶常微分方程...
解ode的算法源程序,算例为一阶常微分方程...
In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)...
著名开源引擎ODE的当前最新版本用户手册....
matlabMATLAB使用龙格-库塔-芬尔格(Runge-Kutta-Fehlberg)方法来解ODE问题。...
使用runge-kutta方法求解ODE问题,其中第一步是使用三级RK方法,后面的时间层采用多步RK方法...