-
the-command-ofmatlab-simulink
matlab仿真工具(simulink)的命令集(the command ofmatlab simulink)
- 2012-05-15 19:25:59下载
- 积分:1
-
03041507
在某初教机的线性模型基础上,建立了飞机的纵向和横向传递函数,分析了模型参数的不确定性,通过使用MATLAB中的NCD模块对飞行控制系统及PID控制器等参数进行优化,设计出了飞机的自动驾驶仪高度保持和航向保持模式。这种方法既避免了复杂的计算和编程,又使系统具有较好的稳定,陛、动态性能和鲁棒性,克服了飞机模型参数随着高度和速度的变化(即模型参数存在不确定性)而需要按照多个不同高度和速度的飞行区域设计一系列控制器的缺点(early in a plane of the linear model, based on the aircraft's vertical and horizontal transfer function, Analysis of the model parameters of uncertainty, MATLAB through the use of the NCD Blocks flight control system and PID controller parameters for optimization, design of the aircraft's automatic pilot systems, and maintain a high degree course-keeping mode. This method not only avoids the complex calculation and programming, the system has good stability, Her Majesty, dynamic performance and robustness. overcome the aircraft model parameters with the height and speed of change (that model parameters uncertainty exists) and the need to not more than with the height and speed of regional flight controller design a series of shortcomings)
- 2007-05-12 09:58:13下载
- 积分:1
-
power_1phPWM_IGBT
Single-Phase PWM Inverter
This demonstration illustrates use of the IGBT/Diode block in voltage-sourced converters. It also demonstrates harmonic analysis of PWM waveforms using the Powergui/FFT tool.
- 2014-10-25 23:34:54下载
- 积分:1
-
matlabchazhnh
函数逼近与曲线(面)拟合
种插值方法
数值微分
解线性方程组的直接方法(Function approximation and curve (surface) fitting kinds of interpolation method, numerical micro-decomposition of the direct method of linear equations)
- 2010-01-08 23:44:17下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
NLMS
自适应滤波中的一个比较有名的方法,为学习者提高编程能力!(matlab adaptive filter!)
- 2021-03-18 13:39:20下载
- 积分:1
-
triangle
make a simple triangle with matlab
- 2015-04-08 10:21:25下载
- 积分:1
-
Algorithm_of_Karge_Thompson
Karge Thompson算法的MATLAB源程序。(The algorithm of Karge Thompson is a heuristic algorithm that allows to obtain, given a specific group of jobs to be produced, the best sequence in terms of time
setup.
)
- 2009-11-16 22:32:52下载
- 积分:1
-
colorspace
是一个matlab写的颜色空间的转换,不是matlab自带的那个文件。可以实现任意的两个颜色空间的转换(Write a matlab color space conversion, not a matlab file that comes with that. Can achieve any two color space conversion)
- 2010-05-25 08:33:05下载
- 积分:1
-
STLTestApp
This application tests STL Library.
- 2014-09-03 17:07:26下载
- 积分:1