搜索资源列表
Ordinary-Differential-Equations
- 求解常微分方程组,用了四种方法,分别是:先前欧拉、向后欧拉、改进欧拉、RK4方法。-Solution of ordinary differential equations, using the four methods are: the previous Euler, Backward Euler, Improved Euler, RK4 method.
CSharp-RK4
- 使用C#来进行常微分方程组的解算,具有很高的参考价值-Using c# to calculation of ordinary differential equations, which has very high reference value
GRKT2
- 用变步长四阶龙格—库塔(RK4)法对一阶微分方程组积分一步-Fourth order with variable step Runge- Kutta (RK4) method to the first-order differential equations integral step
RK4-FOR-N
- 用四阶龙格库塔法来求含有N阶导数的微分方程组的解,需要自己输入改动的数值-Using the fourth-order Runge-Kutta method to find the solution of differential equations with N-th derivative, we need to input the numerical value