CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 TSP

搜索资源列表

  1. Ant-Colony-Optimization-for-TSP

    0下载:
  2. 本资源为自己编写的蚁群算法求解TSP问题和Matlab程序,共大家共同学习和研究。-This resource is to write your own ant colony algorithm for TSP and Matlab programs were common learning and research.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3706
    • 提供者:王彭
  1. Tsp

    0下载:
  2. 蚁群算法的实现TSP最短路径,实现了48个城市之间的最短路径的实现-TSP ant colony algorithm to achieve the shortest path to achieve the shortest path between the city' s 48
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:9264
    • 提供者:只晓沉默
  1. ant-tsp

    0下载:
  2. 使用蚁群算法解决全国所有城市的TSP问题,函数少,可直接运行。-Using ant colony algorithm to solve the problem of traveling salesman problem in cities, the function can run directly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3454
    • 提供者:王志成
  1. antsystem-TSP

    0下载:
  2. matlab智能算法 蚁群算法的优化计算,旅行商问题优化(案例背景为巡回我国31个地区)-apply ant colony algorithm to solve TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:2698
    • 提供者:zj
  1. ANT-TSP

    0下载:
  2. 用蚁群算法求解TSP问题的MATLAB源码-Ant Colony Algorithm TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3534
    • 提供者:钱十
  1. ACO-to-solve-TSP-problems

    0下载:
  2. 蚁群算法解决TSP问题的MATLAB实现-ACO to solve TSP problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6410
    • 提供者:少华
  1. TSP-solved-by-ACO

    0下载:
  2. 求TSP最短路径问题,采用蚁群算法求解,给予C++编程的资料和程序-TSP solved by ACO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:21973
    • 提供者:田延飞
  1. ACO-tsp

    0下载:
  2. 利用蚁群算法解决旅行商问题,文件包含数据集为各城市的坐标-Ant colony algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:10625
    • 提供者:
  1. ACO-to-solve-TSP-problem

    0下载:
  2. 算法使用蚁群算法求解TSP问题,使得最终所需时间短,效率高。-Algorithm using ant colony algorithm for TSP problem, so that the final time is short, high efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2571
    • 提供者:杨鹏
  1. tsp

    0下载:
  2. 解决商旅问题的蚁群优化算法,里面有具体代码段的及时的注释,方便理解与结合问题的修改-ant colony optimization for the problem of tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2125
    • 提供者:朱嘉伟
  1. ACO-TSP

    0下载:
  2. 对于蚁群算法求解TSP问题进行改进,可直接在文件中写入经纬度进行算法计算,算法的起始点为固定点,通过遍历找到最小值,起始点不是同一点。-For the ant colony algorithm for TSP to improve, the latitude and longitude can be written directly in the document the algorithm to calculate the starting point for fixed point arit
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:12638
    • 提供者:张雷
  1. TSP-Optimization

    0下载:
  2. TSP优化——蚁群算法的优化计算 例题及源代码-TSP Optimization the optimization of ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2975
    • 提供者:连彦超
  1. tsp

    0下载:
  2. 有关解决tsp问题的蚁群算法优化计算的matlab源程序代码-About the ant colony optimization algorithm to solve tsp problem calculation matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1829
    • 提供者:赵一凡
  1. TSP

    0下载:
  2. 这是一个关于著名最短路问题 旅行商问题的C++实现,本代码里面包含了两种实现方法:(1)动态规划求解TSP (2)蚁群算法求解TSP-This code is programed in C++ to solve TSP problem, which include two algorithm:(1)dynamic programming and (2)ant colony optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3389
    • 提供者:chen
  1. TSP

    0下载:
  2. 能够解决旅行商的路径规划问题,是一个蚁群算法。-Can solve the traveling salesman problem of path planning is an ant colony algorithm.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2100
    • 提供者:奚倩倩
  1. TSP-master

    0下载:
  2. 蚁群算法解决tsp(旅行商)问题 java-Aoc to solve the tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:11463
    • 提供者:tommy
  1. ant-tsp

    0下载:
  2. 蚁群算法解决旅行商问题,由专业教授开发,可以正常运行。-Ant colony algorithm to solve the traveling salesman problem source code
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:13870
    • 提供者:月华
  1. Ant-Colony-algorithm-for-solving-TSP

    0下载:
  2. 蚁群算法是一种群智能算法,可用于求解图模型最优化路径的计算问题.本代码为蚁群算法tsp求解。-Ant Colony algorithm is an algorithm of swarm intelligence and calculation model of optimal path can be used to solve problems. the code for the Ant Colony algorithm for solving TSP.
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:27217
    • 提供者:姜明
  1. ACO-tsp

    0下载:
  2. 利用蚁群算法求解tsp问题的源代码,这个模板能够运行。 如果你想带入自己的数据只需要修改城市的坐标矩阵(也就是C)和蚂蚁数量、迭代次数就能很好的运行并得到结果了。 希望对你学习蚁群算法有所帮助。-Using the ant colony algorithm to solve the tsp problem source code, this template can run. If you want to bring your own data only need to modify
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:5528
    • 提供者:雷磊
  1. yiqun

    0下载:
  2. 蚁群算法求解城市TSP,亲测可用,如果换不同城市位移矩阵,可直接用,目前程序TSP是否回到原点,有点忘了,麻烦各位看家稍微看一下(Particle swarm optimization algorithm to solve the maximum and minimum values of the objective function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:yjabbt
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 36 »
搜珍网 www.dssz.com