搜索资源列表
lyapunov
- 用于计算常微分方程的李亚普罗夫指数,很有用- It is useful to calculate Lyapunov exponent of a Ordinary differential equations
ODE-with-Numerical-Methods
- (单步和多步)数值方法求解一阶常微分方程。 方法包括: 1.欧拉方法 2.修的方法 3.四阶龙格库塔方法 4.Adams-Bashforth方法 5.Adams-Moulton方法-Numerical Methods (single step and multi step) for solving First Order Ordinary Differential Equations. Methods included: 1. Euler s Method