登录
首页 » matlab » omethoatecontrolsimulation

omethoatecontrolsimulation

于 2014-08-18 发布 文件大小:613KB
0 216
下载积分: 1 下载次数: 8

代码说明:

  氧乐果控制过程,利用matlab编程,使用模糊迭代学习控制方法,很好的实现了对氧乐果合成温度的控制。(Omethoate control process, using MATLAB programming, the use of fuzzy iterative learning control methods, to achieve a good control of the Omethoate synthesis temperature.)

文件列表:

氧乐果仿真
..........\gausstest.asv,399,2003-07-11
..........\gausstest.m,618,2003-07-11
..........\gen1.asv,5076,2003-06-20
..........\gen1.m,4934,2003-06-20
..........\gen2.asv,5365,2003-06-19
..........\gen2.m,5426,2003-06-19
..........\gen3.m,110,2003-06-20
..........\gennew.asv,7834,2003-06-20
..........\gennew.m,7888,2003-06-20
..........\kk.m,0,2003-07-01
..........\kxb.mdl,10231,2003-06-13
..........\loadtest.m,49,2003-08-25
..........\lregulation.asv,485,2003-06-17
..........\lregulation.m,517,2003-06-18
..........\lregulationnew.asv,517,2003-06-18
..........\lregulationnew.m,6201,2003-06-18
..........\lregulationnew].m,517,2003-06-18
..........\m4c.m,842,2003-08-25
..........\matrix.m,79,2003-07-11
..........\matrixtest.asv,0,2003-07-11
..........\matrixtest.m,43,2003-07-11
..........\mforc.mat,28888,2003-08-25
..........\mohuoidobj.asv,1839,2003-06-30
..........\mohupidobj.asv,2914,2004-05-19
..........\mohureal.asv,2803,2004-05-19
..........\mohureal1117.asv,2373,2003-11-17
..........\net.mat,20328,2003-08-25
..........\nn.mat,248,2003-08-25
..........\nnt.m,44,2003-08-25
..........\o.m,39,2003-08-14
..........\pid.mdl,13696,2003-06-17
..........\pidtest.asv,322,2003-06-22
..........\pidtest.m,320,2003-06-22
..........\plantv.asv,775,2003-07-06
..........\ptdata.asv,626,2003-10-11
..........\q.m,84,2003-06-20
..........\ram.asv,54,2003-06-18
..........\ram.m,54,2003-06-18
..........\regulation.dll,72704,2003-06-17
..........\regulation.m,467,2003-06-17
..........\s.mdl,9930,2003-06-15
..........\scall.asv,149,2004-05-22
..........\scall.m,172,2004-05-22
..........\sim.m,12,2003-06-20
..........\simtest3.m,1673,2003-06-20
..........\slh.m,889,2003-08-14
..........\sss.asv,73,2003-06-18
..........\sss.m,73,2003-06-18
..........\subsystem.mdl,22791,2003-05-06
..........\T.asv,381,2003-07-06
..........\t2.m,143,2003-06-12
..........\temp4101205.mat,837192,2003-08-26

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

发表评论

0 个回复

  • sat
    FDM卫星通信仿真程序及一些辅助函数,共有六条上行链路(FDM satellite communication simulation program and some auxiliary functions, a total of six uplink)
    2010-06-08 16:38:23下载
    积分:1
  • xinhaofashengqi
    能产生信号如正弦,方波,锯齿波等,并进行合成分解等功能(Can generate signals such as sine, square, sawtooth, etc., and the synthesis of functional decomposition)
    2010-10-13 20:12:21下载
    积分:1
  • matlabfuzzycontrolerdesign
    说明:  模糊控制器的matlab设计与应用,并应用于一阶、二阶、三阶系统的控制(Matlab fuzzy controller design and application, and applied to the first, second, third order control system)
    2021-04-01 14:49:09下载
    积分:1
  • MatrixCb2n
    Quaternion to DirectionCosine Matrix
    2012-04-05 21:40:41下载
    积分:1
  • area1
    for transmission coefficient
    2011-10-30 14:32:20下载
    积分:1
  • Main_1D_Haar
    调用函数来计算正,逆哈尔1-D DWT的主程序(Main program for calling functions to compute forward and inverse Haar 1-D DWT)
    2013-11-23 23:01:18下载
    积分:1
  • fmrlc_tanker
    Fuzzy model reference learning control simulation (ship tanker)
    2010-08-21 22:45:15下载
    积分:1
  • wavelet_packet_denoise
    基于小波包分解的语音去噪,根据熵谱概率密度函数估计阈值,去除实际环境噪声。(Based on wavelet packet decomposition of the voice de-noising, in accordance with spectral entropy probability density function estimated threshold, the actual removal of environmental noise.)
    2020-08-13 20:38:28下载
    积分:1
  • dtgh
    基于动态规划的梯级水库联合优化调度,有详细注释(Joint optimal operation of cascade reservoirs based on dynamic programming, there are detailed notes)
    2021-05-13 01:30:03下载
    积分:1
  • motionEstTSS
    三步法哪l是一种较好的搜索算法,快速而且高效,它是在对数法的基础上对 其进行了改进,提出在每一步搜索后搜索步长均减半的算法。它基本保持了FS的 性能,但其计算量只有FS的10%左右。TSS在会议电视和可视电话中应用较多, 它通过三步搜索,逐步较小搜索步长。若最大搜索范围为士7,搜索精度取一个像 素,则步长为4、2、1,共需三步即可满足要求,从而得名。 (L three-step method which is a better search algorithm, fast and efficient, it is on the basis of the number of law be improved, made in every step of the search after the search step of the algorithm are reduced by half. It basically maintained the performance of FS, but the calculation is only about 10 of FS. TSS at the meeting on television and video telephony in the application of more three-step search through progressively smaller search step. If the maximum search range of disabilities 7, search for a pixel accuracy, the step size for the 4,2,1, a total of three steps to meet the requirements, thus its name.)
    2008-04-14 10:06:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载