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

PSO-GA-TSP-PID

于 2015-01-22 发布 文件大小:169KB
0 297
下载积分: 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 个回复

  • OQPSK_upload
    说明:  OQPSK调制的仿真,给出了I和Q支路的BPSK调制信号图。窗函数可选矩形窗和升余弦窗。(OQPSK modulation simulation, given the I and Q branch BPSK modulation signal Fig. Optional rectangular window function window and the raised cosine window.)
    2008-10-21 21:27:49下载
    积分:1
  • gps
    Simulation of GPS in Matlab.
    2012-08-14 18:33:36下载
    积分:1
  • Est_ML_CFO_TO_OFDM
    基于循cp的粗小倍数频偏估计 利用ofdm符号的循环前缀(Cp-based crude through a small multiple frequency estimation using the ofdm cyclic prefix symbol)
    2013-08-19 23:00:15下载
    积分:1
  • example4_7
    基本的matlab程序希望有原码的高手 多多提供共同学习(Matlab basic program hope to have the original code to provide a common learning more players)
    2007-12-05 18:24:43下载
    积分:1
  • pptofmatlab
    该ppt详细的介绍了学习Matlab的基础知识和MATLAB的基本语法。(This ppt includes the foundational knowledges and grammer of MATLAB.This can make you learn MATLAB more easily.)
    2009-10-02 21:17:58下载
    积分:1
  • wbalance
    Matlab程序,实现了一种新的色彩白平衡算法。 针对物体在有色光源照射下呈现偏色的现象,提出一种改进的LoG边缘自动白平衡算法。该算法在YCbCr空间的Cb和Cr分量上同时利用LoG算子提取边缘,利用LoG边缘具有零交叉特性直接得到边缘两侧的像素。为了避免占主导的彩色纹理造成干扰,利用白色区域的偏色信息进行边缘抑制。利用得到彩色边缘对原图的偏色进行有效的估计,最后计算三颜色通道的增益并进行白平衡。对大量图片进行了实验,结果表明该算法对不同色光照射下的图像均能很好地进行白平衡,同时与多种白平衡算法的对比实验表明该算法适应面广,性能良好。 (Matlab program implements a new color white balance algorithms.)
    2009-10-21 16:33:34下载
    积分:1
  • denoise
    用MATLAB实现对图像的去噪,可以通过修改里面的参数达到不同的效果,调用的是MATLAB的小波包实现的。(Using MATLAB to realize the image denoising can be achieved by modifying the parameters inside the different effects, call the MATLAB wavelet packet implementation.)
    2010-05-22 14:48:18下载
    积分:1
  • atmos
    calcs standard atmosphere
    2014-09-02 04:05:34下载
    积分:1
  • dcmachine
    matlab smulation script of dc motors an behavior of this machines
    2015-04-03 04:47:49下载
    积分:1
  • 基于LSTM的航班乘客预测
    说明:  负荷预测 可以修改数据集进行预测谢谢谢谢谢谢(prediction in power election)
    2020-02-18 19:38:01下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载