搜索资源列表
DelayedMackey-Glass
- 利用Matlab求解带有时间延迟的Mackey-Glass系统,在非线性动力学中经常用到。可以用来求解类似的延迟微分方程系统。-using Matlab time delay with the Mackey-Glass Systems, Nonlinear Dynamics frequently used. Can be used to solve the differential equation similar to the delayed system.
DDE
- 较为详细地介绍了延迟微分方程的概念以及数值解法,并提供具体的计算案例以及在matlab中的实现,并附有一定的源码,适合初学者参考学习
delay
- 麦克-格拉斯(Mackey-Glass)混沌延迟微分方程的相图
B747_simulink_Model
- 以波音747为背景,建立了飞机运动的空间六自由度仿真模型。其中包含以下部分: 1. 飞机运动的空间六自由度仿真模型 2. 自动驾驶仪仿真模型; 3.执行器仿真模型; 4.大气重力环境模型; 5.气动数据模型; 6.发动机推力模型; 另外,仿真过程中: 1.考虑了风场的影响 2.考虑了传感器的随机噪声; 3.考虑了执行器时间延迟; 4.采用变增益控制器; 状态方程选取:速度、攻角、侧滑角、机体系三轴角速度、欧拉角、
用指数龙格库塔方法求解时滞
- 用指数龙格库塔方法求解时滞(延迟)微分方程!,Using index method Runge-Kutta time-delay (delay) differential equations!
DDE
- 关于延迟微分方程的数值求解。有很多例子,方便大家查阅-Numerical solution of delay differential equations. There are many examples, to facilitate access to
Magnus4
- 用magnus展开求解延迟微分方程!这是一种保结构算法。通过两次转换得到的!-Magnus started with delay differential equations to solve! This is a security structure algorithm. Obtained through the conversion of two!
ERK_4
- 求解比例型延迟微分方程的指数龙格库塔方法程序。-Solving the proportion of index-type delay differential equations Runge-Kutta methods of procedure.
MATLAB
- 延迟微分方程基于MATLAB符号计算的逐步算法-Delay Differential Equations MATLAB symbolic computation based on the step-by-step algorithm
yanchi
- matlab微分方程中的延迟问题处理代码-matlab differential delays in the processing code
scheme
- 一类非线性延迟抛物偏微分方程的Crank_Nicolson型差分格式-A class of nonlinear delay parabolic partial differential equations Crank_Nicolson difference scheme
equati
- 非线性延迟积分微分方程线性多步法的渐近稳定性-Nonlinear delay integral equations of asymptotic stability of linear multistep
nalysis
- 非线性中立型延迟积分微分方程一般线性方法的稳定性分析-Nonlinear neutral delay integro-differential equations general linear methods for stability analysis
tability
- 线性中立型随机延迟微分方程Euler方法的均方稳定性-Linear delay differential equations of neutral stochastic Euler method of mean square stability
sdf33
- 非全局Lipschitz条件下随机延迟微分方程Euler方法的收敛性.Non global Lipschitz under condition of stochastic differential delay equations convergence of Euler method.-Non global Lipschitz under condition of stochastic differential delay equations convergence of Euler metho
The-numerical-solution-of-SDE
- 特殊微分方程的数值解法,刚性微分方程,延迟微分方程-The numerical solution of special differential equation
Simulations-of-Boeing-747
- 以波音747为背景,建立了飞机运动的空间六自由度仿真模型。其中包含以下部分: 1. 飞机运动的空间六自由度仿真模型 2. 自动驾驶仪仿真模型; 3.执行器仿真模型; 4.大气重力环境模型; 5.气动数据模型; 6.发动机推力模型; 另外,仿真过程中: 1.考虑了风场的影响 2.考虑了传感器的随机噪声; 3.考虑了执行器时间延迟; 4.采用变增益控制器; 状态方程选取:速度、攻角、侧滑角、机体系三轴角速度、欧拉角、
Sta_1989
- matlab求解含有时间延迟的微分方程 (含有adaptive robust control)-By making use of Matlab to solve a class of differential equations with time-delays(adaptive robust control)
Solving DDEs with Matlab
- 利用matlab求解时滞微分方程。常微分方程(ODE)和延迟微分方程(DDE)被用来描述许多有趣的现象。 虽然ODE包含依赖于自变量(“时间”)的当前值的解决方案的衍生物,但DDE还包含衍生物,其依赖于前一时间的解决方案。 在整个科学模型中出现了DDE [1]。 尽管ODE和DDE之间存在明显的相似性,但DDE问题的解决方案可能与ODE问题的解决方案在几个引人注目的重要方面存在差异[2] [20]。 这部分是因为缺乏用于解决DDE的通用软件。(Solving Delay Differential
ddex1
- 龙格库塔解延迟的微分方程组,注释说明详细(Runge-Kutta Solutions to delay differential equations)