登录
首页 » matlab » genetic-algorithm-for-tuning-ADRC

genetic-algorithm-for-tuning-ADRC

于 2017-05-13 发布 文件大小:21KB
0 275
下载积分: 1 下载次数: 69

代码说明:

  遗传算法整定自抗扰控制器参数,用于非线性控制,具有很好的参考作用(Genetic algorithm self-tuning ADRC controller parameters for nonlinear control)

文件列表:

genetic algorithm for tuning ADRC
.................................\ADRC_GA.m,3154,2011-03-08
.................................\adrc_model.m,2365,2011-03-08
.................................\GA_ADRC.mat,19838,2017-05-13
.................................\initial_Position_Velocity.m,405,2013-06-01
.................................\value_vector.m,569,2013-06-01

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

发表评论

0 个回复

  • VB创建ACCESS数据库
    VB 创建 ACCESS 数据库,个人练习,一起学习,谢谢(VB Creates ACCESS Database)
    2020-06-23 15:40:02下载
    积分:1
  • ruili
    对雷达回波中的接收机瑞利分布热噪声以及环境中的瑞利分布杂波进行了仿真。(Rayleigh distributed thermal noise in the radar echo and Rayleigh distribution clutter in the environment were simulated.)
    2018-03-11 12:51:46下载
    积分:1
  • 两阶段锁定
    程序来模拟两阶段锁.那里是没有连接到数据库。故事设置在源代码中和跑步后,结果将显示在控制台上。
    2022-03-31 09:51:31下载
    积分:1
  • 1998-J.H.-Stock--M.W
    1998-J.H. Stock, M.W. Watson Business Cycle fluctuations in US macroeconomic time series.pdf
    2012-05-03 19:21:15下载
    积分:1
  • Design-Compiler-Reference
    dc的应用规范,以及一些基础的操作指导,注意事项等(dc application specification, as well as some basic instructions, precautions, etc.)
    2013-08-13 11:14:47下载
    积分:1
  • kaiweite
    此文件为凯威特网壳结构ANSYS建模的APDL语言,可以完成各类凯威特网壳结构的参数化建模(This document is APDL language of modeling ANSYS of kaiweite shell structure, which can complete the parametric modeling of various kinds of kaiweite shell structure)
    2018-10-21 19:31:28下载
    积分:1
  • DeepLearning-TensorFlow2.0-master
    说明:  实现Densenet、Resnet基于Tnsorflow,可以参考学习(Implemention of Densenet and Resnet)
    2020-09-10 10:48:24下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • ARDUINO_A3D8_Master
    实现光立方多个动画,多种酷炫动画来回切换,实现光立方的控制。(It is very difficult,but it is useful.)
    2020-06-21 03:00:01下载
    积分:1
  • 电子语言,最新的自动更新的源代码,实现主…
    易语言的最新自动更新的源码,实现了主程序和非主程序的自动更新.-E language, the latest automatic updates of the source code to achieve the main program and non-automatic updates of the main program.
    2022-02-25 09:11:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载