登录
首页 » matlab » model-free adaptive control

model-free adaptive control

于 2020-11-17 发布 文件大小:1349KB
0 598
下载积分: 1 下载次数: 62

代码说明:

  北京交通大学侯忠生教授的无模型自适应控制的实际应用和理论研究应用,详细介绍了无模型自适应控制的主要应用领域。附录为无模型自适应控制书中的MATLAB程序代码,运行可以复现书中的仿真图。(Professor Hou Zhongsheng of Beijing Jiaotong University introduced the practical application and theoretical research application of model-free adaptive control, and introduced the main application fields of model-free adaptive control in detail. Appendix is the MATLAB program code in the model-free adaptive control book, which can be run to reproduce the simulation diagram in the book.)

文件列表:

《无模型自适应控制——理论与应用》部分例题仿真代码\example4_1_CFDLMFAC1.txt, 4149 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_2_CFDLMFAC2.txt, 4585 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_3_CFDLMFAC3.txt, 4953 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_4_simmfac.txt, 2296 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_4_simpid1.txt, 1222 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_5_simmfac.txt, 1679 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_6_PFDLMFAC.txt, 5115 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_7_FFDLMFACSISO.txt, 3779 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example4_8_FFDLMFACSISO.txt, 3812 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example5_1_MFAC_CFDL_MISO.txt, 3105 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example5_2_MFAC_CFDL_MIMO.txt, 4641 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example5_3_MFAC_PFDL_MISO.txt, 3946 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example5_4_MFAC_PFDL_MIMO.txt, 4395 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example5_5_MFAC_FFDL_MISO.txt, 4021 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\example5_6_MFAC_FFDL_MIMO.txt.txt, 3929 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\MFAC_in_Chinese.pdf, 1295061 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码\Model_free_Adaptive_Control-Theory_and_Control-Ch1.pdf, 837924 , 2018-10-02
《无模型自适应控制——理论与应用》部分例题仿真代码, 0 , 2018-10-02

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

发表评论

0 个回复

  • MATLABdianzijiaoan
    matlab电子教案,适合于初学者,包括操作基础,绘图(Matlab electronic lesson plans, suitable for beginners, including operating basis, mapping, etc.)
    2007-01-20 10:10:09下载
    积分:1
  • PSK
    在这个实验中,需要输入一个整周期内100个采样点的值,没有利用查找表的方法实现,而是直接在程序中输入100个采样点的值。2FSK/2PSK主要包括两部分2FSK信号发生器和2PSK信号发生器。2FSK信号发生器主要有分频器,m序列产生器,跳变检测,正弦信号发生器和DAC几个部分组成。2FSK的关键是通过判断信号跳变是来改变频率的变化,2PSK的关键是通过信号的跳变来改变相位的变化。(psk)
    2010-10-29 11:25:33下载
    积分:1
  • Matlab-toolbox-function
    matlab工具箱函数汇总,对matlab编程非常有用!(Matlab toolbox function)
    2011-09-23 12:53:05下载
    积分:1
  • amenl
    electronics related subjects details to get success in public sector and academic exams and for to get full marks without negative marking
    2011-12-13 23:26:57下载
    积分:1
  • ISODATA
    ISODATA算法,对原本算法进行了简化,计算速度较快()
    2007-10-23 10:26:23下载
    积分:1
  • CDF
    两种计算CDF累加分布函数的Matlab程序,可以选择使用。(Two kinds of the cdf cumulative distributions of matlab program, you can optionally use. )
    2021-02-08 15:09:54下载
    积分:1
  • mcr_100_m7
    Multivariate curve resolution
    2012-05-26 15:41:11下载
    积分:1
  • mm
    说明:  DC motor speed control, this file ise very good for students.
    2014-11-30 04:40:21下载
    积分:1
  • MATLAB 线性方组的数值解法.part5
    是MATLAB 线性方程组的数值解法.... Gauss消去法.. 顺序Gauss消去法.. Gauss-Jordan消去法... 追赶法... 1 LU分解... Cholesky分解.....Jacobi迭代法..Gauss-Seidel迭代法.. 逐次超松弛迭代法... 梯度法.. 奇异值分解法... rref函数... lu函数... chol函数. mrdivide函数(MATLAB Efficient Programming Skills and Applications 25 Cases Analysis of Example Code Compression Section5)
    2020-06-23 22:20:02下载
    积分:1
  • wavelet_denoised
    利用小波分析对污染信号进行去噪处理以恢复原始信号(Signal by wavelet analysis denoising of pollution to restore the original signal)
    2011-01-11 22:35:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载