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

搜索资源列表

  1. ACSmatlabCodega

    0下载:
  2. ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助。-ACSmatlabCode ACO for TSP source, and I hope to learn from the ant algorithm friends to help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2772
    • 提供者:tony
  1. ACOTSP.V1.1

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95478
    • 提供者:鄭天才
  1. yiqun

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:6026
    • 提供者:何泼
  1. mayi

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:32547
    • 提供者:何泼
  1. liziqunjiejueTSP

    0下载:
  2. 基本蚁群算法解TSP问题[matlab程序,大家参考-basic ACO for TSP [Matlab procedures, reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2189
    • 提供者:卢宇豪
  1. sort

    0下载:
  2. 蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8654
    • 提供者:向前
  1. 4

    0下载:
  2. 介绍了一种高效的改进型PSO算法,北理教授发表,国内著名核心期刊收录。-Introduces an efficient improved PSO algorithm, the North Professor published in famous journals included the core.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:534738
    • 提供者:asdwe
  1. MicrosoftWordvc

    0下载:
  2. vc 蚁群算法一些关于蚁群算法的书籍,参考张军等翻译的《蚁群算法》写了一个ACO解决TSP的程序,通过实验,-vcTSPchoice_info(i,j)=pheromone(i,j)^alpha*(1/dist(i,j))^beta
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2759
    • 提供者:asang
  1. ACOTSP.V1.01.tar

    0下载:
  2. 蚁群解决TSP问题的最新实现,ACO算法-Ant colony to solve the problem of the latest realization of TSP, ACO algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:91197
    • 提供者:张晓
  1. ACOtsp

    0下载:
  2. this file consists files witch can use aco for tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:34455
    • 提供者:mahyaoo
  1. ACATSP

    1下载:
  2. 用蚁群优化算法求解TSP问题,蚁群算法是常用的优化算法-using ACO to solve Tsp problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-11-23
    • 文件大小:2119
    • 提供者:xianshuie
  1. ACG0-1

    0下载:
  2. 蚁群求解TSP问题,和0-1背包问题,不错,运行结果可以-ACO for TSP, and the 0-1 knapsack problem, yes, the results can be
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4793
    • 提供者:lutianyu
  1. TSP问题代码

    0下载:
  2. 本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:lm521
  1. ACO

    0下载:
  2. Ant Colony Optimization for TSP
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:alinn
  1. 最基本的蚁群算法+2opt邻域搜索_求解TSP

    0下载:
  2. 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is specified by the Eulidean distance
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:76800
    • 提供者:7号咯
  1. 针对TSP问题的各种蚁群优化程序ACOTSP-1.03

    0下载:
  2. 针对TSP问题的各种ACO蚁群优化算法的程序,C++语言实现, 对研究蚁群优化的小伙伴有所帮助(ACO ant colony optimization algorithm The program of various ACO ant colony optimization algorithms for the TSP problem and the implementation of the C++ language are helpful to the small partners stu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:105472
    • 提供者:shiyuanyin
  1. ACO

    0下载:
  2. 蚁群算法是一种新型的模拟进化算法,鉴于目前国内尚缺乏这一方面的研究,其研究刚刚开始,远未像遗传算法、模拟退火算法等算法那样行程系统的分析方法和坚实的数学基础,有许多问题有待进一步研究,如算法的收敛性、理论依据等更多细致的工作还有待于进一步展开。(The ant colony algorithm is a novel simulated evolutionary algorithm, given the current lack of the research on this aspect, th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:184320
    • 提供者:lyhing
  1. 79419092ACO---pso-MTSP-

    1下载:
  2. ACO-PSO结合的解决TSP问题的一种方法(The ACO-PSO combines a solution to the TSP problem and the algorithm is very reliable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:三明治
  1. ACO for TSP

    0下载:
  2. 蚁群算法解决旅行商问题,能够成功运行并且有结果(Ant colony algorithm can solve the traveling salesman problem and run successfully.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. desktop

    0下载:
  2. aco算法尝试解小范围tsp问题,但误差挺大(ACO algorithm tries to solve small range TSP)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:npcECHO
« 1 2 3 4 56 »
搜珍网 www.dssz.com