CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - ACATSP

搜索资源列表

  1. ACATSP.m

    1下载:
  2. 基于蚁群算法解决TSP问题的三个matlab源程序,请多多交流!-TSP problem based on ant colony algorithm to solve the three matlab source, to a lot of communication!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4856
    • 提供者:陈文
  1. ACATSP

    0下载:
  2. 又是一种方式蚁群算法求解旅行商问题的MATLAB源码,可以对比出更改参数时算法效果的优劣。-Ant colony algorithm is a way of solving the traveling salesman problem MATLAB source code, you can change the parameters of the algorithm compared the effect bad.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1914
    • 提供者:ymtian
  1. ACATSP

    0下载:
  2. 用MATLAB工具解决旅行商问题,适合广大学生及程序员使用-sovle
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2007
    • 提供者:lanyubin
  1. ACATSP

    0下载:
  2. 利用蚁群优化算法解决TSP问题的源程序,有许多值得改进的地方。-Ant colony optimization algorithm to solve TSP problem of the source, has much to improve.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2048
    • 提供者:江君莉
  1. ACATSP

    0下载:
  2. matlab用蚁群算法求解TSP问题的基本程序,初学者必看-TSP with ant colony algorithm matlab' s basic program, beginners must see
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2059
    • 提供者:殷姣
  1. ACATSP--MainAneal

    0下载:
  2. 启发式算法中的模拟退火算法和蚁群算法的matlab源程序,研究生数学建模期间编写的!-Heuristic method of simulated annealing algorithm and ant colony algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3234
    • 提供者:haiter
  1. ACATSP

    0下载:
  2. 蚁群算法 经典的蚁群算法 本人经验证可以使用 非常好的 -ACA TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1984
    • 提供者:gct
  1. ACATSP

    0下载:
  2. 蚁群算法利用matlab求解tsp问题源代码 很经典-Ant colony algorithm using matlab to solve tsp the source code is very classic
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1141
    • 提供者:刘玉泽
  1. ACATSP

    0下载:
  2. 利用MATLAB编写蚁群算法求解城市最佳路线的一个例子-Ant colony algorithm for an example of the city the best route
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1767
    • 提供者:xiaoyi
  1. ACATSP

    0下载:
  2. 基于matlab7.0的蚁群算法,解决旅行商问题-TSP ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1859
    • 提供者:谢旻
  1. ACATSP

    0下载:
  2. 用aca(蚁群算法)解决tsp(旅行商问题),只是基本算法,可在此基础上改进-With aca (ant colony algorithm) to solve tsp (traveling salesman problem), but the basic algorithm can be improved on the basis of this
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4898
    • 提供者:chenzhen
  1. ACATSP

    0下载:
  2. 蚁群算法的matlab实现程序代码,经过本人实际验证,能够很好的解决一些问题-Ant colony algorithm matlab implementation program code, after I actually verified, can well solve some of the problems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:林逸墨
  1. ACATSP

    0下载:
  2. 蚁群优化算法解决旅行商问题仿真程序源代码,可以进行仿真-Ant colony optimization algorithm to solve the traveling salesman problem simulation program source code, can be simulated
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2100
    • 提供者:王天
  1. ACATSP

    0下载:
  2. 蚁群算法无误源代码,没有密码,绝对正确,在MATLAB中直接打开运行-ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2204
    • 提供者:刘亦心
  1. ACATSP

    0下载:
  2. 一种解决离散优化问题最重要的人工智能算法——蚁群算法。以旅行商问题为例。-a very important algorithm,ant algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1912
    • 提供者:ddf
  1. ant

    0下载:
  2. 蚁群算法,这里只有关键的算法函数,并不包括主函数。其中ACATSP为蚁群算法的关键函数。G2D是一个辅助函数,绝大多数蚁群算法源码不包括这个函数。另外还有一个画图的函数。-ant algrithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2993
    • 提供者:石恒昆
  1. ACATSP

    0下载:
  2. 蚁群算法用于解决TSP问题,算法收敛性好,能够得到满意解-Ant colony algorithm for solving TSP problem, convergence is good, can be satisfied with the solution
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2584
    • 提供者:王松
  1. ACATSP

    0下载:
  2. 蚁群算法解决旅行商最佳路径优化问题,信息素增加强度系数,最佳路线长度-Ant colony optimization algorithm to solve the traveling salesman problem the best path, increase the intensity factor pheromone, the best route length
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:shihuiyang
  1. ACATSP

    0下载:
  2. 此过程是详细的蚁群算法过程共分为7步骤为大家介绍过了该算法的过程-This process is a detailed process of ant colony algorithm is divided into seven steps to introduce over the course of the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1668
    • 提供者:
  1. ACATSP

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

    • 发布日期:2017-04-13
    • 文件大小:2088
    • 提供者:和数天
« 1 23 »
搜珍网 www.dssz.com