Description: matlabMATLAB使用龙格-库塔-芬尔格(Runge-Kutta-Fehlberg)方法来解ODE问题。-matlabMATLAB the use of Runge- Kutta- Fehlerg (Runge-Kutta-Fehlberg) approach to the solution of ODE problems. Platform: |
Size: 200704 |
Author:Zeal |
Hits:
Description: 运用龙格库塔算法求解朗之万方程,进而实现随机共振系统-The use of Runge-Kutta algorithm for solving Langevin equation, and then the realization of stochastic resonance systems Platform: |
Size: 3072 |
Author:waiwai |
Hits:
Description: 两个求解微分方程组 的龙格库塔法程序两个程序可用-Solving the two differential equations Runge-Kutta method can be used two procedures procedures Platform: |
Size: 1024 |
Author:df |
Hits:
Description: 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example Platform: |
Size: 1024 |
Author:赌挖宝 |
Hits:
Description: Numerical Methods for ODE in MATLAB
MATLAB has a number of tools for numerically solving ordinary differential equations. We
will focus on one of its most rudimentary solvers, ode45, which implements a version of the
Runge–Kutta 4th order algorithm. (This is essentially the Taylor method of order 4, though
implemented in an extremely clever way that avoids partial derivatives.) For a complete list
of MATLAB’s solvers, type helpdesk and then search for nonlinear numerical methods. Platform: |
Size: 57344 |
Author:送客 |
Hits:
Description: 龙格-库塔法(Runge-Kutta)是用于模拟常微分方程的解的重要的一类隐式或显式迭代法。-Runge- Kutta method (Runge-Kutta) is used to simulate the ordinary differential equations of an important class of implicit or explicit iterative method. Platform: |
Size: 1024 |
Author:张勇 |
Hits: