登录
首页 » matlab » PSO-GA-TSP-PID

PSO-GA-TSP-PID

于 2015-01-22 发布 文件大小:169KB
0 300
下载积分: 1 下载次数: 110

代码说明:

  压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题(Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algorithm based on genetic algorithm for TSP, genetic algorithm for TSP)

文件列表:

PSOGA-PID参数
.............\案例14
.............\......\cell模式下运行结果
.............\......\..................\GA_run.html,3271,2010-08-23


.............\......\..................\PSO.html,11078,2010-08-22



.............\......\源程序
.............\......\......\GA_run.m,477,2010-08-23
.............\......\......\PID_Model.mdl,29558,2010-08-22
.............\......\......\PSO.m,2589,2010-08-23
.............\......\......\PSO_PID.m,174,2010-08-22
.............\......\问题解决思路.pdf,116504,2010-08-23
PSO多目标perota优化问题
.......................\chapter10
.......................\.........\data.mat,422,2010-12-28
.......................\.........\main.m,6048,2010-12-28
基于TSP-PSO算法
...............\chapter15
...............\.........\bayg29.txt,695,2009-06-12
...............\.........\burma14.txt,236,2009-06-12
...............\.........\ch130.txt,4394,2009-06-12
...............\.........\ch150.txt,5098,2009-06-12
...............\.........\dist.m,126,2009-06-12
...............\.........\eil51.txt,444,2009-06-12
...............\.........\fitness.m,419,2010-10-16
...............\.........\gr96.txt,1628,2009-06-12
...............\.........\main.asv,5551,2011-03-19
...............\.........\main.m,5566,2011-03-19
...............\.........\Oliver30.txt,434,2009-06-12
...............\.........\pr226.txt,3459,2009-06-12
...............\.........\pr76.txt,1117,2009-06-12
...............\.........\st70.txt,678,2009-06-12
蚁群-二维路径规划
.................\chapter23
.................\.........\barrier.txt,190,2009-09-04
.................\.........\DijkstraPlan.m,1158,2010-11-17
.................\.........\DijstraPlan.m,0,2010-11-17
.................\.........\lines.txt,122,2009-07-19
.................\.........\main.m,5601,2010-12-29
.................\.........\matrix.txt,989,2009-08-05
遗传算法求解TSP问题
...................\CityPosition1.mat,324,2010-08-02
...................\CityPosition2.mat,447,2010-08-02
...................\CityPosition3.mat,570,2010-08-03
...................\Distanse.m,271,2010-08-05
...................\DrawPath.m,614,2010-08-05
...................\dsxy2figxy.m,960,2010-08-02
...................\Fitness.m,125,2010-08-04
...................\GA_TSP.m,2003,2011-04-03
...................\InitPop.m,238,2010-08-04
...................\Mutate.m,263,2010-08-04
...................\OutputPath.m,158,2010-08-05
...................\PathLength.m,304,2010-08-05
...................\Recombin.m,1403,2010-08-04
...................\Reins.m,296,2011-04-04
...................\Reverse.m,530,2011-04-04
...................\Select.m,233,2011-04-04
...................\Sus.m,455,2011-04-04
...................\test.m,187,2010-08-21

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

发表评论

0 个回复

  • huffman
    说明:  huffman编码译码的实现,通过huffman编码可以达到较高的编码效率(huffman code decoding to achieve, through the huffman coding can achieve higher coding efficiency)
    2010-04-11 13:19:51下载
    积分:1
  • jjmbianma
    这是一个卷积码的编码的源程序,适用于实现卷积码编码的MATLAB仿真。(This is a convolution code coding the source program, suitable to achieve convolution code coding of MATLAB simulation.)
    2012-05-15 17:09:39下载
    积分:1
  • NR_programmes
    Flujo de potencia, usando Newton Rhapson
    2014-08-26 00:41:03下载
    积分:1
  • feature
    Feature detection Algorithm in matlab
    2013-10-01 20:43:15下载
    积分:1
  • Matlab
    学习MATLAB的教学课件,对初学者MATLAB有很大的帮助,(This paper is a courseware of matlab it is helpful for the beginner)
    2010-11-24 20:41:45下载
    积分:1
  • IEEE33节点潮流
    说明:  电力系统中IEEE33节点的潮流计算,非常有利于初学者研究潮流计算,较有意义。(The power flow calculation of IEEE33 nodes in the power system is very helpful for beginners to study power flow calculation, which is more meaningful.)
    2021-03-18 14:09:19下载
    积分:1
  • R_OBOT
    是一个在matlab下的机器人运动仿真的软件,逐步介绍了机器人手臂运动的算法,演示简单明了。(Is a robot under matlab simulation software, and gradually introduced a robotic arm campaign algorithm, simple and clear presentation.)
    2009-01-23 04:09:48下载
    积分:1
  • MVDR_MMSE_MSINR
    自己编的以MNV为准则设计Capon波束形成器,N=16,干扰功率分别为40dB,35dB,50dB。代码中比较了MVDR MMSE MSINR三种算法的优劣。(Own series of guidelines designed to MNV Capon beamformer, N = 16, respectively, the interference power 40dB, 35dB, 50dB. Code MVDR MMSE MSINR compare the pros and cons of the three algorithms.)
    2021-03-31 20:29:08下载
    积分:1
  • lyapunov_gin
    求解Chen系统的最大lyapunov指数。求解方法为定义法。两条相轨线的步长为初设距离d0的基础上加上相对分量。求解时直接运行chen_lyapunov.m即可。可移植性强,比如换求其他系统的最大lyapunov指数,只需要改变变量数目,方程即可。(Solving the maximum lyapunov index Chen system. Solving method for defining method. Plus the relative weight of the two basic steps of the phase trajectories for the preliminary design of the distance d0. Can be run directly chen_lyapunov.m solving. Portability, such as changing the index for the largest lyapunov other systems, you only need to change the number of variables, the equation can be.)
    2020-07-01 10:00:02下载
    积分:1
  • ISAR
    逆合成孔径雷达图像生成程序。可以用作雷达成像新手学习之用( Inverse synthetic aperture radar image generation program. It can be used as radar imaging novices learning purposes)
    2016-01-11 20:22:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载