登录
首页 » matlab » 动态矩阵控制算法DMC

动态矩阵控制算法DMC

于 2021-02-16 发布 文件大小:4KB
0 282
下载积分: 1 下载次数: 18

代码说明:

  该算法是模型预测控制中的动态矩阵控制算法,matlab编写(The algorithms are a dynamic matrix control algorithm in model predictive control, which is written in MATLAB)

文件列表:

DMC\Untitled.m
DMC
DMC2\DMC\CHL.m
DMC2\DMC\DMC.m
DMC2\DMC\DU.m
DMC2\DMC\DY.m
DMC2\DMC\expectation.m
DMC2\DMC\identification.m
DMC2\DMC\main_DMC.m
DMC2\DMC\stepresponse.m
DMC2\DMC\U.m
DMC2\DMC
DMC2

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • 8
    说明:  MATLAB语言常用算法程序集,第8章 数值积分(MATLAB language commonly used algorithm for assembly, Chapter 8, numerical integration)
    2013-11-21 09:30:34下载
    积分:1
  • Paper_rotor_VC_matlab
    一篇介绍高速柔性转子动平衡中VC_与MATLAB混合编程的应用的文章,不错(Introduced a high-speed dynamic balancing of flexible rotor VC_ mixed with MATLAB programming applications articles, good)
    2008-01-15 16:26:18下载
    积分:1
  • 高阶循环累积量的的序MPSK-hoc
    关于高阶循环累积量的的程序,用于信号调制识别(high order cyclic cumum)
    2020-07-19 19:58:48下载
    积分:1
  • border
    matlab 提取 txt点云的边界,(txt point cloud boundary extraction Matlab,)
    2020-11-12 20:19:44下载
    积分:1
  • 滤波
    滤掉低频段和高频段频率,分波段滤波,过滤掉噪声干扰,绘制功率谱密度曲线(Filter out the low and high frequency bands, filter in different bands, filter out the noise interference, and draw the power spectral density curve.)
    2020-06-25 02:20:02下载
    积分:1
  • gaot
    说明:  基于遗传算法的优化bp神经网络的源代码,希望对大家有所帮助(Bp neural network genetic algorithm optimization)
    2010-03-26 15:12:37下载
    积分:1
  • wilson-two-degree
    wilson—ct法计算多自由度粘滞阻尼系统受地震激励的时程响应的源代码!(The wilson-ct method multiple degrees of freedom viscous damping system response by the time of the earthquake excitation source code!)
    2012-11-28 21:00:30下载
    积分:1
  • danxiangb523
    单相光伏并网控制系统,MATLAB环境下模型仿真(Single-phase photovoltaic grid control system simulation model under MATLAB environment)
    2016-03-14 21:19:44下载
    积分:1
  • ofdmpaprs
    说明:  非常详细的OFDM峰均比各种方法比较,带可复制仿真图!(OFDM PAPR very detailed comparison of various methods with simulation graph can be copied!)
    2010-04-13 21:21:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载