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

搜索资源列表

  1. a-few-suanfa-jisuan-TSP

    0下载:
  2. 各种算法用来求解TSP问题的MATLAB源程序,包括蚁群算法,遗传算法,模拟退火-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:8985
    • 提供者:Milly
  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. 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. 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. matlab_vrp(1)

    0下载:
  2. 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:40806400
    • 提供者:Ywain
  1. ACO算法

    0下载:
  2. 蚁群优化算法,可用于解决一人旅行商等问题。(Ant colony optimization algorithm can be used for TSP and other issues)
  3. 所属分类:文章/文档

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