资源简介
多模型预测控制;用于各种强非线性模型的预测控制。
代码片段和文件信息
function f=mpcsetup(ABCDpmQRx0u0)
% MPCSETUP Set-up State Space MPC controller
%
% SSMPC=MPCSETUP(ABCDPMQRX0U0) returns a function handle for a
% state space model predictive control for the state space model
% x(k+1) = Ax(k) + Bu(k)
% y(k) = Cx(k) + Du(k)
% with predictive horizon P and moving horizon M performance weights of
% output Q and of input R initial state X0 and initial control U0.
%
% SSMPC is the online controller which can be called as follows
%
% U = SSMPC(YREF) returns the control input U (nu by 1) according to
% current measured output Y (1 by ny) and future reference REF (nr by
% ny nr>=1).
%
% The MPC minimize the following performance criterion:
%
% J = min Y‘QY + U‘RU
%
% The online contr
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-07-06 22:42 html\
文件 3885 2015-04-13 11:53 ssmpc\ssmpctutorial.m
文件 2825 2015-04-13 15:48 ssmpc\slprj\_sfprj\PMSG413\_self\sfun\info\chart1_BhTcRVZcCltlkkOyXeh6yE.mat
目录 0 2015-04-13 15:32 ssmpc\slprj\_sfprj\PMSG413\_self\sfun\info\
目录 0 2015-07-06 22:42 ssmpc\slprj\_sfprj\PMSG413\_self\sfun\html\chart1_BhTcRVZcCltlkkOyXeh6yE\
目录 0 2015-04-13 15:32 ssmpc\slprj\_sfprj\PMSG413\_self\sfun\html\
目录 0 2015-04-13 22:26 ssmpc\
文件 4153 2015-04-13 17:33 ssmpc\Unti
文件 499 2015-04-13 16:14 ssmpc\Unti
文件 186 2015-04-13 16:11 ssmpc\Unti
目录 0 2015-04-13 10:51 ssmpc\html\
文件 29327 2008-04-21 23:32 ssmpc\html\2cstrPlant.png
文件 10781 2011-07-03 03:52 ssmpc\html\ssmpctutorial.html
文件 7827 2011-07-03 03:52 ssmpc\html\ssmpctutorial_01.png
文件 1306 2014-02-12 13:31 ssmpc\license.txt
文件 4762 2011-07-03 03:47 ssmpc\mpcsetup.m
目录 0 2015-04-13 15:32 ssmpc\slprj\
目录 0 2015-04-13 15:32 ssmpc\slprj\_sfprj\
目录 0 2015-04-13 15:32 ssmpc\slprj\_sfprj\PMSG413\
目录 0 2015-04-13 15:32 ssmpc\slprj\_sfprj\PMSG413\_self\
目录 0 2015-04-13 15:32 ssmpc\slprj\_sfprj\PMSG413\_self\sfun\
文件 29327 2008-04-21 15:32 html\2cstrPlant.png
文件 10781 2011-07-02 19:52 html\ssmpctutorial.html
文件 7827 2011-07-02 19:52 html\ssmpctutorial_01.png
文件 4762 2011-07-02 19:47 mpcsetup.m
文件 3885 2011-07-02 19:49 ssmpctutorial.m
文件 1306 2014-02-12 13:31 license.txt
相关资源
- mpc_miso 多输入单输出(MISO)的模型预
- Fuzzy-Synthetic-Evaluation-Model 在MATLAB下实
- underwater-acoustic-channel-modeling 关于水声
- 《功率变换器和电气传动的预测控制
- RBF-shenjingwangluoyuce RBF神经网络预测控
- RBF-shenjingwangluohundunyuce RBF神经网络混
- LCV “An efficientlocalChan–Vesemodelforima
- APF_model
-
PEM-fuel-cell-model 采用matlab/simuli
nk实现 - shadow-model 阴影衰落建模
- battery-model-
- Simulation-model-of-micro-grid 通过软件建立
- paper-and-matlab-code 新发表论文Graph cut
- src 背景减除的完整算法
- MPC 一个模型预测控制的编写的程序
- nmpc matlab非线性预测控制nmpc
- LBM_D2Q9MODEL LBM Lattice Boltzmann格子波尔兹
- one-dimensional-forward-modeling 地球物理一
- PMSG000 PMSG风力发电仿真模型
- modelfilter5 一个针对采用三相三线制有
-
Wind_Turbine_Simuli
nk - seven-dugoff-model
- carfollowingmodel 在车联网研究之中
- Battery_li_ion_model 锂电池模型 主要对电
- vehicle-model 汽车七自由度的模型
- The-Quadrotor-model MATLAB下的四旋翼飞行器
- Power-System-Modeling-and-Simulation
- ZJGLMPC0 三相电压型PWN整流器的基于模
- Intelligent-predictive-by--MATLAB 《智能预测
- HPPP-model 仿真源码包括了多层异构蜂窝
评论
共有 条评论