- 1
- 0
- 约5.45千字
- 约 37页
- 2019-10-17 发布于湖北
- 举报
动态矩阵控制---可测测量干扰 % Lets say we know that output measurements are affected by a sinusoidal % measurement noise of frequency 0.1 Hz. We want to inform the MPC object % about this so that state estimates can be improved omega=2*pi/10; MPCobj.Model.Noise=0.5*tf(omega^2,[1 0 omega^2]); %% % We also revised the MPC design MPCobj.Model.Disturbance=.1; % Model for unmeasured disturbance = white Gaussian noise with zero mean and variance 0.01 MPCobj.weights=struct(MV,0,MVRate,0.1,OV,.005); MPCobj.predictionhorizon=40; MPCobj.controlhorizon=3; 动态矩阵控制---可测测量干扰 备注-前1: sys=ss(tf({1
您可能关注的文档
最近下载
- (正式版)B 7231-2003 工业管道的基本识别色、识别符号和安全标识.docx VIP
- 2026年重庆市中考英语试题(含答案).docx
- LMS TEST LAB 软件安装步骤.pdf VIP
- 护理人员职业道德规范.pptx VIP
- 电缆沟开挖及电缆敷设施工方案.docx VIP
- 幼年特发性关节炎临床诊断及治疗专家共识(2025版).pptx VIP
- 标准图集-05G525吊车轨道联结及车挡(适用于钢吊车梁).pdf VIP
- 新版2026年高考化学(河南卷)试卷评析.pdf
- 25S402 室内管道支架及吊架.pdf VIP
- 2025年无人机驾驶员执照GPS与全球导航卫星系统原理专题试卷及解析.pdf VIP
原创力文档

文档评论(0)