登录
首页 » matlab » dmc

dmc

于 2012-06-11 发布 文件大小:35KB
0 221
下载积分: 1 下载次数: 32

代码说明:

  预测控制中的动态矩阵智能控制的源代码程序(The source code of the dynamic matrix predictive control, intelligent control procedures)

文件列表:

《智能预测控制及其MATLAB实现》(第2版)MATLAB源代码
.................................................\ex2_1.m,163,2011-12-07
.................................................\ex2_10.m,425,2011-12-07
.................................................\ex2_11.m,193,2011-12-07
.................................................\ex2_12.m,513,2011-12-07
.................................................\ex2_13.m,109,2011-12-07
.................................................\ex2_14.m,106,2011-12-07
.................................................\ex2_15.m,327,2011-12-07
.................................................\ex2_16_1.m,378,2011-12-07
.................................................\ex2_17.m,270,2011-12-07
.................................................\ex2_18.m,833,2011-12-07
.................................................\ex2_19_1.m,602,2011-12-07
.................................................\ex2_2.m,524,2011-12-07
.................................................\ex2_20.m,195,2011-12-07
.................................................\ex2_21.m,196,2011-12-07
.................................................\ex2_22_1.m,1858,2011-12-07
.................................................\ex2_23.m,273,2011-12-07
.................................................\ex2_24.m,278,2011-12-07
.................................................\ex2_25.m,428,2011-12-07
.................................................\ex2_26.m,118,2011-12-07
.................................................\ex2_27.m,438,2011-12-07
.................................................\ex2_28.m,329,2011-12-07
.................................................\ex2_29.m,379,2011-12-07
.................................................\ex2_3.m,132,2011-12-07
.................................................\ex2_30.m,444,2011-12-07
.................................................\ex2_31.m,524,2011-12-07
.................................................\ex2_32.m,440,2011-12-07
.................................................\ex2_33.m,494,2011-12-07
.................................................\ex2_34.m,126,2011-12-07
.................................................\ex2_35.m,650,2011-12-07
.................................................\ex2_36.m,791,2011-12-07
.................................................\ex2_4.m,186,2011-12-07
.................................................\ex2_5.m,297,2011-12-07
.................................................\ex2_6.m,385,2011-12-07
.................................................\ex2_7.m,281,2011-12-07
.................................................\ex2_8.m,310,2011-12-07
.................................................\ex2_9.m,313,2011-12-07
.................................................\ex5_1.m,744,2011-12-07
.................................................\ex5_2.m,731,2011-12-07
.................................................\ex5_3.m,714,2011-12-07
.................................................\ex6_1.m,258,2011-12-07
.................................................\ex6_2.m,323,2011-12-07
.................................................\ex6_3.m,1405,2011-12-07
.................................................\ex6_4.m,167,2011-12-07
.................................................\ex6_5.m,650,2011-12-07
.................................................\ex6_6.m,186,2011-12-07
.................................................\ex6_7.m,828,2011-12-07
.................................................\ex8_1.m,320,2011-12-07
.................................................\ex8_10.m,136,2005-05-04
.................................................\ex8_11.m,243,2011-12-07
.................................................\ex8_12.m,449,2005-09-05
.................................................\ex8_13.m,418,2005-09-05
.................................................\ex8_14.m,263,2005-09-05
.................................................\ex8_15.m,422,2005-05-04
.................................................\ex8_16.m,519,2005-09-05
.................................................\ex8_17.m,662,2005-09-05
.................................................\ex8_18.m,115,2005-05-04
.................................................\ex8_19.m,268,2005-08-18
.................................................\ex8_2.m,524,2011-12-07
.................................................\ex8_20.m,87,2005-05-04
.................................................\ex8_21.mdl,18887,2010-01-05
.................................................\ex8_3.m,293,2011-12-07
.................................................\ex8_4.m,453,2011-12-07
.................................................\ex8_5.m,113,2011-12-07
.................................................\ex8_6.m,90,2011-12-07
.................................................\ex8_7.m,113,2011-12-07
.................................................\ex8_8.m,148,2011-12-07
.................................................\ex8_9.m,216,2005-05-04
.................................................\ex9_1_9_2.m,2785,2011-12-07
.................................................\ex9_3.m,2494,2011-12-07
.................................................\ex9_9.m,3347,2011-12-07

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

发表评论

0 个回复

  • Example_of_edge_detection_edge_linking_and_line_se
    这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 ( edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg. edgelist2image.m transfers edgelist data back into a 2D image array. lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points. maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments. findendsjunctions.m finds line junctions and endings in a line/edge image. cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
    2010-07-14 12:04:33下载
    积分:1
  • medfilter
    基于matlab对图像进行中值滤波处理处理,另外附有自己编写的两种中值滤波算法,同时也可以使用matlab自带的median函数(median filter for image processing)
    2009-05-22 19:32:03下载
    积分:1
  • benchmark-functions
    单目标测试函数 单峰的多峰的 很多个matlab(Single-objective test functions unimodal the multimodal many matlab)
    2013-01-19 23:06:50下载
    积分:1
  • bp_pids
    说明:  别人文章中的BP-PID的S函数,可以试一试(BP-S function)
    2011-03-13 16:16:32下载
    积分:1
  • pufenxi
    小波谱分析mallat算法经典程序,用的也是一维信号(small spectral analysis algorithm Mallat classic procedures, as well as the one-dimensional signal)
    2006-10-17 19:50:52下载
    积分:1
  • geneticalagorithm
    利用MATLAB语言实现的遗传阈值分割. (using MATLAB genetic threshold segmentation. Using MATLAB genetic threshold Segmentation.)
    2007-04-01 11:14:28下载
    积分:1
  • PLS_Toolbox_3
    偏最小二乘法工具包,美国著名的eigenvector公司出品。版本3.0.免安装。(PLS_toolbox produced by eigenvector. version 3.0)
    2021-04-26 15:48:45下载
    积分:1
  • 2
    说明:  根据教科书上已经给出的简单的数学算式,运用matlab编写出简单的代码,计算出结果(According to the textbook has been given a simple mathematical formula, using matlab write simple code to calculate the results)
    2013-09-14 18:57:59下载
    积分:1
  • matlab-flown
    关于matlab fixunknowns函数问题给出我的解答(Give me answers about the issue of the matlab fixunknowns function)
    2013-04-15 21:22:27下载
    积分:1
  • FENGE
    matlab裂缝图像分割,先进行二值化,后边缘检测,最后用ostu类方间法阀值分割。(crack matlab image segmentation, binarization first, after edge detection, and finally between ostu class threshold segmentation method.)
    2021-03-25 13:09:13下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载