搜索资源列表
step-RK4
- 四阶RK方法计算单波方程,偏微分方程数值解,Fortran编写。
RK4-AB4-AM4
- 该文件中包含有常微分方程初值问题的四种数值解法,分别是:RK4法,AB4法,AB4_AM4预测矫*和改进的AB4_AM4法
RK4
- 龙格库塔法解二阶方程的数值计算代码. 分别套用两次龙格库塔法解-Runge-Kutta method of numerical solution of second-order equation of the code. Were applied to two solutions of Runge-Kutta method
ak4ab4ab4-am4
- rk4计算方法,ab 4-am4计算方法,这些为数值计算方法中的常用的几种计算多为方程组的方法-rk4 method, ab4 method, ab4-am4 calculation method such as numerical calculations in several commonly used methods are mostly equations
Ordinary-Differential-Equations
- 求解常微分方程组,用了四种方法,分别是:先前欧拉、向后欧拉、改进欧拉、RK4方法。-Solution of ordinary differential equations, using the four methods are: the previous Euler, Backward Euler, Improved Euler, RK4 method.
rk4
- 提供可供调用的标准四阶龙格库塔法VB源代码-Standard fourth-order Runge-Kutta method VB source code available for calls
EX_4_RK4
- 采用四阶Runge-Kutta算法求一阶常微分方程的初值问题,参考,施吉林等编著《计算机数值方法》,第五章第二节,2-2,四阶Runge-Kutta算法.-Four Order Runge-Kutta (RK4)
numerical-solutions
- 常微分方程初值问题的数值解的四种方法:RK4,AB4,AB4-AM4,改进的AB4-AM4-numerical solutions to initial value problems in ordinary differential equations.RK4,AB4,AB4-AM4,improvedAB4-AM4
rk4
- 这是四阶的龙格库塔算法和lyapunov指数稳定性。-tihs is a runge kutta method
RK4
- RK4演算法,可用於解決線性及非線性微分方程-RK4 algorithm can be used to solve linear and non-linear differential equations
duffingRK4
- Dunffing 方程 采用4阶龙格库塔法解-Dunffing function by Rk4
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
- 4阶runge-kutta 求解三阶常微分方程-4th order runge-kutta third-order ordinary differential equation solving
RK4
- Ordinary Differential equation.
Runge_Kutta
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。数值计算中经常用到,四阶龙格库塔经常被称为“RK4”或者就是“龙格库塔法”。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. Due to the high
fortran(9)
- 用fortran编写的解常微分方程的代码,包括:euler方法、改进的euler方法、RK4方法,二阶常微分方程rk4方法。-some code for newer practice
rk4
- Runge-Kutta法中最常用的是:四阶五级变步长算法。德国学者Felhberg对传统Runge-Kutta法进行了改进,得到了四阶五级变步长算法,也叫FRK算法。下面是标准四阶龙格-库塔法的Matlab程序 -Runge-Kutta method most commonly used are: FOURTH ORDER five variable step algorithm. German scholars Felhberg traditional Runge-Kutta method
fortran
- 用fortran编写的解常微分方程的代码,包括:euler方法、改进的euler方法、RK4方法,二阶常微分方程rk4方法。-some code for newer practice-Differential coding shoes, comprising: euler method, the improved euler method, RK4 method, rk4 second-order ordinary differential equation.-some code for new
rk4-for-one
- 用RK4(四阶龙格库塔法)的方法求的一阶导数方程组的解,程序比较简单,且精确-With RK4 (fourth-order Runge-Kutta method) method for solving the first-order derivative equations, the program is relatively simple and accurate