登录
首页 » matlab » aco-ga-pso-tsp

aco-ga-pso-tsp

于 2019-03-13 发布
0 292
下载积分: 1 下载次数: 24

代码说明:

说明:  Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)

文件列表:

mutation_b.m, 195 , 2007-12-05
mutation_c.m, 208 , 2007-12-05
mutation_d.m, 261 , 2007-12-05
ant_pso.m, 4222 , 2008-03-23
ca_tsp.m, 144 , 2007-11-22
cross_tsp_a.m, 477 , 2007-12-05
cross_tsp_b.m, 419 , 2007-12-05
cross_tsp_c.m, 417 , 2007-12-05
cross_tsp_d.m, 438 , 2007-12-05
mutation_a.m, 141 , 2007-12-05
www.pudn.com.txt, 218 , 2007-06-05
aco-ga-pso-tsp\ant_pso.m, 4222 , 2008-03-23
aco-ga-pso-tsp\ca_tsp.m, 144 , 2007-11-22
aco-ga-pso-tsp\cross_tsp_a.m, 477 , 2007-12-05
aco-ga-pso-tsp\cross_tsp_b.m, 419 , 2007-12-05
aco-ga-pso-tsp\cross_tsp_c.m, 417 , 2007-12-05
aco-ga-pso-tsp\cross_tsp_d.m, 438 , 2007-12-05
aco-ga-pso-tsp\mutation_a.m, 141 , 2007-12-05
aco-ga-pso-tsp\mutation_b.m, 195 , 2007-12-05
aco-ga-pso-tsp\mutation_c.m, 208 , 2007-12-05
aco-ga-pso-tsp\mutation_d.m, 261 , 2007-12-05
aco-ga-pso-tsp\www.pudn.com.txt, 218 , 2007-06-05
aco-ga-pso-tsp, 0 , 2019-02-20

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

发表评论

0 个回复

  • zizi
    image processing-circle detection
    2014-08-12 18:41:56下载
    积分:1
  • baoluojietiao2
    信号包络处理中,用于包络解调的。已经用过了。效果很好。 (Envelope signal processing for envelope demodulation.)
    2014-09-17 19:11:41下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • tdv
    toadv hop localization algorithm
    2015-04-08 07:50:33下载
    积分:1
  • Desktop
    特征空间波束形成图 稳健 改进算法 比较了lcmv特征空间 改进的特征空间 (The feature space beamforming Figure steady improvement algorithm)
    2020-07-03 05:40:01下载
    积分:1
  • NN
    说明:  Example of Back Propagation Algorithm
    2014-10-20 17:44:32下载
    积分:1
  • cacode
    Produce the C/A code certain PRN code
    2014-11-13 03:47:59下载
    积分:1
  • finger
    图像识别利用MATLAB或VC编写一个系统,使得该系统能满足信息处理、频域处理、语音增强、识别等内容。(Image recognition using MATLAB or VC write a system so that the system can meet the information processing, frequency domain processing, speech enhancement, recognition and so on.)
    2013-12-14 19:10:29下载
    积分:1
  • yuyinzengqiang
    很好的介绍语音增强的论文资料,包括各种算法的MATLAB的实现程序,可供读者学习运用。(very good for studying pitch.)
    2010-10-03 22:13:33下载
    积分:1
  • empirical_mode_decomposition
    经验模态法可以做信号加强、模式识别、特征提取等,本程序是经验模态的matlab实现,(the realization of emd using matlab.it canbe used in the signal denoising ,pattern recognition and feature extraction )
    2010-12-18 10:08:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载