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

搜索资源列表

  1. PSO-ACO-TSP

    2下载:
  2. PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO - ACO - TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:69057
    • 提供者:liangwei
  1. tsp_pso

    0下载:
  2. tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用”    *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:21882
    • 提供者:ven
  1. fatp

    0下载:
  2. CODE SOURCE TSP ET ACO
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:164213
    • 提供者:BENHALA
  1. ACO

    0下载:
  2. 帮助大家认识蚁群算法 附上典型TSP的dat文件供大家测试-Ant colony algorithm to help you understand the typical TSP attached dat file for all the test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3204
    • 提供者:李伟
  1. AntSystem

    2下载:
  2. 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-12
    • 文件大小:27818
    • 提供者:boy
  1. ACO.ZIP

    0下载:
  2. ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:35205
    • 提供者:Aco17
  1. ACATSP

    0下载:
  2. 经典的用于求解TSP(旅行商问题)的自适应蚁群算法-Classic self-adaptive ACO algorithm for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2574
    • 提供者:
  1. GA4TSP

    0下载:
  2. GA for TSP, it is a java applet code for Genetic algorithm-GA for TSP, it is a java applet code for Genetic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10906
    • 提供者:mo
  1. tspmatlab

    0下载:
  2. 31个城市的TSP问题,用蚁群算法编写的程序-TSP problem for 31 cities ,ACO program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2810
    • 提供者:liujiao
  1. aco

    0下载:
  2. 蚁群算法的c++实现程序,是一个求解tsp的简单的例子-Ant colony algorithm implementation c++ program is a simple example of solving tsp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2262
    • 提供者:nong
  1. ACO

    0下载:
  2. this ACO algorithm for TSP problem-this is ACO algorithm for TSP problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3675
    • 提供者:ehsan
  1. aco

    0下载:
  2. matlab编的蚁群算法解TSP问题(att48),调整参数可解决多类问题。-matlab code of ant colony algorithm for solving TSP problems (att48), adjust the parameters to resolve multi-class problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:3210
    • 提供者:li qingshan
  1. ACO

    1下载:
  2. 蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4351
    • 提供者:薛栋
  1. ACO-PSO

    15下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:4273
    • 提供者:薛栋
  1. TSP

    0下载:
  2. 蚁群算法求解TSP问题,附详细说明,适合初学者使用,此程序100 可用-ACO Ant Colony Optimization Artificial Intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:8175
    • 提供者:张衡
  1. ACO-TSP

    0下载:
  2. 三种蚁群算法解决TSP问题
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:45271758
    • 提供者:李成博
  1. ANTColonyOptimization(ACO)for

    0下载:
  2. Ant colony algorithm and TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:34595
    • 提供者:Rouzbeh
  1. ACO

    0下载:
  2. 简单的蚁群算法求解tsp问题 其中程序没有计算最后一个城市回来起点城市的距离-Tsp simple ant colony algorithm for the problem which the program does not calculate the last point of a city back from the city
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2985
    • 提供者:jingjing
  1. ACO-TSP

    1下载:
  2. 蚁群算法求解TSP问题,注释较全,非常适合新手学习。(Ant colony algorithm for TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:912384
    • 提供者:陌丶
  1. TSP

    4下载:
  2. 基本蚁群算法求解TSP,还有一种改进的最大最小蚁群算法求解,包括绘图函数(The basic ant colony algorithm for TSP, and an improved maximum and minimum ant colony algorithm, including the drawing function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-06-19
    • 文件大小:2048
    • 提供者:更给你123456
« 12 3 4 5 6 »
搜珍网 www.dssz.com