搜索资源列表
EquationGUI-II
- 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
Runge-Kutta
- 经典Runge-Kutta法,计算积分的源代码,用matlab实现-Classical Runge-Kutta method to calculate the source code of points, using matlab implementation
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam
- 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
Lorenz
- Lorenz 吸引子三维相空间图,这里用四阶 Runge-Kutta 法得到微方程的离散序列-Lorenz Runge-Kutta
runge
- runge现象的matlab仿真,用于数值分析-phenomenon of runge, simulated via matlab, for mathmatical analysis
Runge-Kutta
- 在matlab中四阶Runge-Kutta法求解常微分方程-Runge-Kutta
runge_kutta
- runge-kutta code with c-runge-kutta code with cpp
rkv56
- Fifth-order/Sixth-order Runge-Kutta-Verner variable step-size method
SOLVEDYNAMICBARANYISMODEL
- SOLVING DYNAMIC BARANYI S MODEL USING RUNGE-KUTTA 4th ORDER METHOD. IT IS A SINGLE MATLAB PROGRAM TO SOLVE BARANYI S MODEL
Runge--kutta
- 编程实现龙格--库塔方法,并与精确解比较-compare runge--kuta
rungekutta
- 解决离散偏微分方程组的Runge-kutta 算法matlab程序-To solve partial differential equations discrete Runge-kutta method matlab program
Runge-Kutta
- 高品質積分 Runge Kutta 如有需要仍有更精細版本可供參考-Runge Kutta
Runge-Kutta-Fehlberg
- Runge-Kutta-Fehlberg法 解初值问题常微分程组-Runge-Kutta-Fehlberg method to solve ordinary differential equations initial value problem
Runge_Kutta
- 此程序是有关用四阶龙格库塔法计算微分方程的程序。-This program is the fourth-order Runge-Kutta method to calculate the differential equations of the program.
Runge-Kutta
- Runge-Kutta for lorenz equation
runge-kutta-of-2stage-4th-order
- 龙格库塔算法的加速算法(matlab),拟二步四阶算法-the accelerating of runge-kutta method by matlab
Fourth-order-Runge-Kutta-method
- 四阶龙格库塔法的一个实例 希望能够帮助大家-Fourth-order Runge-Kutta method
matlab-3-Runge-Kutta-4-lRunge-Kutta
- 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
Runge-Kutta-method
- 常微分方程的求解(自适应步长的龙格库塔法)-The solution of ordinary differential equations (adaptive step Runge-Kutta method)