登录
首页 » Matlab » MMAS蚁群算法TSP

MMAS蚁群算法TSP

于 2023-08-15 发布 文件大小:2.93 kB
0 138
下载积分: 2 下载次数: 2

代码说明:

蚁群算法是一种分布式内在并行算法。单个蚂蚁的搜索过程是彼此独立的,易于局部最优,通过个体间不断的信息交流和传递有利于发现较好解;并且该算法是一种正反馈算法。路径上的信息素浓度较高,将吸引更多的蚂蚁沿这条路径运动,又使得信息素浓度增加,加快了算法的进化过程。本文通过求解TSP问题,通过在特定情况下对路径进行逐步遍历比较来降低陷入局部最优解的可能性, 找出最优解。

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

发表评论

0 个回复

  • MIT-BIH-ECG-MATLAB-data
    从mit-bih数据库下载心电数据,并进行matlab去噪,滤波等(dowaload ecg data from mit-bih and filtering noise and so on )
    2020-09-01 16:08:11下载
    积分:1
  • FreqItemsetSearch
    Frequent Itemset Search in Matlab
    2015-03-29 05:35:05下载
    积分:1
  • symMat
    A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation. This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference. EXAMPLE >> M = symMat([2 2], m , real ) M = [ m11, m12] [ m21, m22] >> class(M) ans = sym >> det(M) ans = m11*m22 - m12*m21
    2010-03-02 02:13:12下载
    积分:1
  • embbed
    about watermarking with matlab(about watermarking with Matlab)
    2006-12-24 08:06:01下载
    积分:1
  • duffing
    计算duffing程序的matlab方法,可以直接引用(Method of calculating duffing program Matlab, a direct reference to)
    2013-03-06 21:10:41下载
    积分:1
  • Using-MATLAB-and-Simulink-for-Control-System-Simu
    Using MATLAB and Simulink for Control System Simulation and Design
    2011-11-25 02:56:48下载
    积分:1
  • DECOMPOSITION-OF-ECG-TO-ITS-COEFFICIENTS
    DECOMPOSITION OF ECG SIGNAL TO ITS COEFFICIENTS
    2013-12-28 01:15:36下载
    积分:1
  • LDPC编译码仿真
    基于matlab平台的LDPC编码译码仿真,很实用(LDPC coding and decoding simulation based on MATLAB platform which is really usefull.)
    2020-11-03 20:49:53下载
    积分:1
  • LSD直线提取算法MATLAB
    自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
    2021-04-02 12:29:07下载
    积分:1
  • hough-Matlab
    自动检测圆的Matlab源码,有图例示范有源代码演示(Matlab source code automatically detects the circle, there are legends demo model source code)
    2009-10-28 10:16:48下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载