登录
首页 » matlab » GPC_1

GPC_1

于 2008-01-18 发布 文件大小:2KB
0 198
下载积分: 1 下载次数: 90

代码说明:

  控制台程序实现的gpc广义预测控制程序源代码(Console program gpc Generalized Predictive Control of source code)

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

发表评论

0 个回复

  • mat-to-labview-waveform
    说明:  该程序的功能是将matlab的mat文件转化成labview中的波形文件,便于在labview中应用mat文件里的数据。(it can change the mat file to vi file which is used in labview.)
    2011-03-14 23:11:16下载
    积分:1
  • Robust-Control
    质量块-阻尼器-弹簧系统的鲁棒控制,翻译自Robust Control of a Mass-Damper-Spring System。鲁棒控制学习的好资料。利用matlab进行鲁棒控制编程。(Robust Control of a Mass-Damper-Spring System)
    2011-12-16 08:57:44下载
    积分:1
  • semi2M
    这是一个半光滑牛顿法解决图像复原问题的MATLAB算法(semi-smooth newton method for image restoration)
    2010-03-04 17:21:27下载
    积分:1
  • purecmaes
    Covariance Matrix Adaptation CMA-ES
    2013-02-08 20:56:17下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • sar
    一些sar数据,matlab文件,希望对大家有用(Some sar data, matlab file, in the hope that useful)
    2006-10-22 21:30:42下载
    积分:1
  • matlab-help
    matlab 软件帮助文档是中文的学习该软件必备文档 初学者适用(matlab software help documentation is an essential document for beginners of Chinese to learn the software applicable)
    2012-04-22 23:42:14下载
    积分:1
  • Weighted-average_
    数字高程模型(DEM)加权平均算法,计算单个点(Digital elevation model (DEM) weighted average algorithm to calculate a single point)
    2011-05-30 11:53:27下载
    积分:1
  • HuffmanTree
    HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
    2013-12-04 16:28:15下载
    积分:1
  • OFDM_Channel_estimators
    可对OFDM信道进行预测,对初学者会有帮助~(OFDM Channel estimators.It will be helpful1)
    2013-12-13 15:54:07下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载