登录
首页 » matlab » 蚁群PID

蚁群PID

于 2019-03-20 发布 文件大小:101KB
0 222
下载积分: 1 下载次数: 4

代码说明:

  通过蚁群算法改进PID控制器的参数,找到合理的组合,并进行轨迹跟踪(The parameters of the PID controller are improved by ant colony algorithm to find a reasonable combination and track it.)

文件列表:

work1\1.fig, 24664 , 2007-10-18
work1\2.fig, 14840 , 2007-10-19
work1\3.fig, 131992 , 2007-10-22
work1\4.fig, 9840 , 2007-10-23
work1\ant.asv, 1164 , 2007-10-15
work1\ant.m, 921 , 2007-06-25
work1\antee.m, 920 , 2008-11-25
work1\antsimout.m, 2952 , 2007-06-22
work1\antsimu.asv, 1535 , 2008-11-25
work1\antsimu.m, 1548 , 2007-10-25
work1\antsimuee.asv, 1583 , 2008-11-25
work1\antsimuee.m, 1576 , 2008-11-25
work1\anttravel.m, 1476 , 2007-05-18
work1\anttravelee.m, 1484 , 2007-06-22
work1\chap3_4.m, 4053 , 2007-07-07
work1\Copy of WW2.m, 5286 , 2007-03-28
work1\D.fig, 24664 , 2007-10-26
work1\d1.fig, 13848 , 2007-10-26
work1\explaination.fig, 44016 , 2007-11-13
work1\explaination2.fig, 45048 , 2007-11-13
work1\fuzzpid.fis, 2359 , 2007-10-23
work1\pid.mdl, 20871 , 2007-03-27
work1\PIDNLJ.m, 5759 , 2007-04-23
work1\PIDsimu.m, 2824 , 2007-04-23
work1\singlepid.mdl, 14891 , 2007-07-10
work1\test.asv, 5128 , 2007-06-20
work1\test.m, 5128 , 2007-06-20
work1\test1.asv, 1462 , 2007-07-10
work1\test1.m, 1609 , 2007-07-15
work1\test2.asv, 1594 , 2007-07-15
work1\untitled.fig, 5552 , 2007-10-18
work1\W.m, 5097 , 2007-06-25
work1\Wee.m, 5227 , 2007-06-25
work1\WW2.asv, 5282 , 2007-03-28
work1\WW2.m, 5310 , 2007-04-05
work1, 0 , 2009-03-16

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

发表评论

0 个回复

  • Calculation of parametres for the task of frequency for microprocessors MSP430
    Calculation of parametres for the task of frequency for microprocessors MSP430
    2022-03-21 05:43:02下载
    积分:1
  • pb FALSH combined with the landscaping for the interface PowerBuilder programmin...
    pb与FALSH结合的用于美化界面powerbuilder编程环境。-pb FALSH combined with the landscaping for the interface PowerBuilder programming environment.
    2023-04-11 04:45:03下载
    积分:1
  • 学术论文
    说明:  交通仿真相关学术论文,对初学者有一定帮助(Academic papers on traffic simulation are helpful to beginners.)
    2020-06-19 00:00:02下载
    积分:1
  • 步进电机驱动程序,以及调速程序,带注释的,简单易懂
    步进电机驱动程序,以及调速程序,带注释的,简单易懂-bujingdianji
    2022-07-16 02:42:17下载
    积分:1
  • random_medium
    说明:  优化版 随机介质模型建立;模型的建立代码及其输出实例(the optimized random medium model which is based on the normal random medium model)
    2021-01-28 17:38:35下载
    积分:1
  • 割平面法
    使用割平面法求解整数规划问题的matlab程序(Matlab program for solving integer programming problems by cutting plane method)
    2019-06-06 15:55:30下载
    积分:1
  • baaghclywill
    说明:  在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会(Measurement data are often displayed in industrial control software. If you simply display some numbers on the interface, you will be monotonous. If you can add brightly colored controls to the software, you will certainly be able to)
    2018-12-22 16:54:59下载
    积分:1
  • sm
    说明:  涵盖多种sm国密算法,说一定要20个字才行,凑够了就ok(Covers a variety of sm security algorithms)
    2020-06-20 07:00:01下载
    积分:1
  • 2
    说明:  Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • wordcloud(3)
    字符云标签生成,插件生成字符元标签,静态展示字符云标签(this is a wordcloud test , you can see this code to know how to make wordcloud)
    2017-11-21 10:41:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载