搜索资源列表
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
sr
- 四阶Runge-kuta求解算法matlab代码 含一篇文献介绍-Fourth-order algorithm lunge-kuta
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
metodos1
- euler, runge kutta and others in a GUI
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
- runge kutta para motor de induç ã o-runge kutta para motor de induç ã o
RUNGE
- RUNGE法求解阻尼振动问题,给出物体的运动方程及驱动力,求出物体的振动曲线(附报告)-Solving RUNGE vibration damping, given the equation of motion of objects and driving force, find the object of the vibration curve (with report)
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