搜索资源列表
-
8下载:
导弹弹道仿真计算程序,采用四阶龙格库塔法,为研究导弹弹道仿真提供有效计算方法-Missile trajectory simulation program, using fourth-order Runge-Kutta method for the study of the missile trajectory simulation provides an effective method
-
-
1下载:
采用四阶龙格——库塔算法,应用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
-
-
0下载:
经典Runge-Kutta法,计算积分的源代码,用matlab实现-Classical Runge-Kutta method to calculate the source code of points, using matlab implementation
-
-
1下载:
本代码是由matlab实现蔡氏电路的混沌仿真,采用的是四阶龙格-库塔方法,比较简便。-This code is a matlab implementation of the chaotic Chua' s circuit simulation, using a fourth order Runge- Kutta method, more simple.
-
-
4下载:
(有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
-
-
2下载:
解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
-
-
2下载:
Lorenz 吸引子三维相空间图,这里用四阶 Runge-Kutta 法得到微方程的离散序列-Lorenz Runge-Kutta
-
-
0下载:
runge现象的matlab仿真,用于数值分析-phenomenon of runge, simulated via matlab, for mathmatical analysis
-
-
0下载:
在matlab中四阶Runge-Kutta法求解常微分方程-Runge-Kutta
-
-
0下载:
SOLVING DYNAMIC BARANYI S MODEL USING RUNGE-KUTTA 4th ORDER METHOD. IT IS A SINGLE MATLAB PROGRAM TO SOLVE BARANYI S MODEL
-
-
0下载:
解决离散偏微分方程组的Runge-kutta 算法matlab程序-To solve partial differential equations discrete Runge-kutta method matlab program
-
-
0下载:
龙格库塔算法的加速算法(matlab),拟二步四阶算法-the accelerating of runge-kutta method by matlab
-
-
0下载:
三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
-
-
0下载:
龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. This program is a 4-order Runge- Kutta method matlab file for solving diff
-
-
0下载:
自己用matlab写的四阶龙格库塔方法程序-four Runge-Kutta method by matlab
-
-
1下载:
利用MATLAB实现龙格库塔,进而解欧拉方程。-Using matlab realize Runge-Kutta, Euler equations solution
-
-
0下载:
MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-The source code of MATLAB numerical solution of four order Runge Kutta method for solving differential equations
-
-
0下载:
Solve first order differential equation using 4th order runge kutta, improved euler, predictor-corrector (adam bashforth-moulton)
-
-
0下载:
基于四级四阶龙格库塔方法的航天器交会对接问题求解(Solving the problem of spacecraft rendezvous and docking based on the four stage and four order Runge Kutta method)
-
-
0下载:
本代码用matlab编程,计算了duffing振子(杜芬振子)和非线性加幂律振子的响应,使用的方法是Newmark β方法和Runge-kutta方法,资源内容包括matlab代码和演示PPT,仅供学习使用,有问题可以留言。(This code uses MATLAB programming to calculate the response of Duffing oscillator and nonlinear plus power-law oscillator.)
-