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

model-free adaptive control

于 2020-11-17 发布 文件大小:1349KB
0 585
下载积分: 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 个回复

  • arma
    arma模型的具体实现代码, 可以用(arma model of the specific code, you can use)
    2012-07-05 00:06:30下载
    积分:1
  • ConDistill
    多组分连续精馏的matlab程序(化工应用实例),可参考(Multicomponent continuous distillation matlab program (chemical application instance), refer to the)
    2012-10-28 11:11:08下载
    积分:1
  • MATLAB-GUIshixiandongtaiu
    matlab shixian dongtai huatu yuandaima chengxu....(matlab for coming true dynamic plot)
    2015-04-17 21:33:18下载
    积分:1
  • cwl21lp
    matlab code for low pass
    2012-03-22 12:00:09下载
    积分:1
  • MZMNNLzipa
    海杂波的matlabb仿真,希望对大家有用 (Matlab simulation of sea clutter, iin the hope that useful to everybody )
    2012-04-01 20:44:16下载
    积分:1
  • gangdu
    可用于计算齿轮(包括变位齿轮)在不同传递转矩下的时变啮合刚度(It can be used to calculate the time-varying meshing stiffness of gears (including modified gears) at different transmission torque)
    2021-01-25 20:28:43下载
    积分:1
  • Matlab_ASP.NET_Csharp
    开发环境: Matlab Version 7.8.0.347(R2009a) Visual Studio 2005(.NET 2.0, C#) 演示如何在ASP.NET(C#)网页中调用MATLab函数的例子。(Development Environment: Matlab Version 7.8.0.347 (R2009a) Visual Studio 2005 (. NET 2.0, C#) to demonstrate how in ASP.NET (C#) page MATLab function call example.)
    2009-05-13 12:54:43下载
    积分:1
  • OceansToolbox
    说明:  用于海洋绘图和密度 温度盐度的计算,绘图可以调用函数(For marine mapping and calculation of density temperature and salinity)
    2011-03-29 17:14:16下载
    积分:1
  • recursion
    说明:  递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
    2009-08-30 16:26:06下载
    积分:1
  • cvx_usrguide
    CVX使用向导,专门用于求解凸优化问题,快速,使用方便。(CVX using the wizard, designed to solve convex optimization problems, fast, easy to use.)
    2010-05-12 15:00:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载