-
c_Programming_software_toolbox_classic_code
c编程设计系统软件工具箱的经典代码c Programming software toolbox classic code(c Programming software toolbox classic code)
- 2010-08-18 06:56:37下载
- 积分:1
-
fangzhenchengxu
在SNR=10db,干扰为高斯噪声的条件下进行信号调制类型的自动识别。(SNR = 10db, interfere with the automatic identification of the type of signal modulation under Gaussian noise conditions. )
- 2012-05-08 22:23:10下载
- 积分:1
-
SP
压缩感知重构算法中的子空间追踪算法,是一种迭代贪婪算法。(Subspace pursuit algorithm is a kind of greedy pursuit algorithms in compressed sensing.)
- 2020-11-30 22:19:28下载
- 积分:1
-
DMC-sheji
摘要
随着火电机组向大容量、高参数和高效率方向发展,对机组热工自动控制系统控制品质的要求也随之提高。在热工过程中,大多数热工对象具有较大的惯性和迟延,且是非线性和慢时变的,部分对象还是多变量的,因而具有很大的不确定性和强耦合性。这就难以建立精确的数学模型,使采用固定参数的PID控制器不能与生产上越来越高的控制要求相适应。
本文主要是研究动态矩阵控制算法在主汽温控制方面的应用。首先,分析了当前火电厂主汽温的控制方式和常规的控制方法,以及影响主汽温变化的各种扰动因素;然后,介绍了动态矩阵控制算法的原理,并基于此原理设计了DMC主汽温控制系统;并且与传统的串级PID控制系统进行了比较,仿真结果表明动态矩阵控制算法的响应速度快,且没有超调,鲁棒性好,控制品质明显优于常规PID控制。
关键词:主汽温;动态矩阵控制;DMC;matlab仿真
(Abstract
Developing with the tendency to large capacity, high parameters and high efficiency of fossil-fired unit, the control trait request for thermodynamic automatic control systems is heightened .In thermodynamic process, most thermodynamic objects have large inertia and delay, and are nonlinear and time-variable furthermore, some of them are multi-variable, and also has large uncertainty and strong coupling. This makes it difficult to construct accurate mathematic models, and makes PID controllers with fixed parameters hardly adapted to higher and higher control request in production
This article is mainly the research of the application of dynamic matrix control in the main temperature control system. First, it analyzed the conventional control method in the current thermoelectric power station steam system, and the affects of every kind of perturbation factor in the main temperature control system. Then it introduced the principle of dynamic matrix control algorithm, and desi)
- 2010-06-05 22:56:57下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
pathloss
matlab code for path loss model
- 2014-11-11 12:07:59下载
- 积分:1
-
robert
使用robert算子 寻找图像边界的方法 解决的是一道国赛的题目 找圆心给出坐标(find the edge of some part of pictures by using robert method the code solves a problem of finding the centre of circle in CUMUM )
- 2012-02-09 19:23:37下载
- 积分:1
-
sovadec
软输出的维特比译码算法,matlab源文件(Soft output Viterbi algorithm, matlab source)
- 2010-07-01 10:52:07下载
- 积分:1
-
Lightout
In this we analyze the light out game with matlab.(Linear Algebra analyzing on Lights Out Game )
- 2014-01-06 06:49:49下载
- 积分:1
-
thinkos
A Brief Introduction to Operating Systems by Allen B.Downey
- 2014-11-08 23:15:51下载
- 积分:1