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

搜索资源列表

  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. TSPtwoant

    0下载:
  2. tsp双种群蚁群算法matlab源码[matlab] 效果很好-tsp double the population of ant colony algorithm matlab source [matlab] well
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11979
    • 提供者:mingming
  1. ACOTSP.V1.0

    0下载:
  2. 大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the symmetric TSP Copyright (C) 2004 Thomas Stuetzle This program is free software yo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:88942
    • 提供者:duane
  1. tsp

    0下载:
  2. 利用蚁群算法求解tsp问题,使用数据为Berlin52的数据-using CA model to solve tsp problen
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2470
    • 提供者:Monss
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  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. tsp

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3778504
    • 提供者:mana
  1. AntSystem-WithPlay

    0下载:
  2. matlab,蚁群算法解TSP,M文件,最优解-matlab, ACO for TSP, M files, the optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:27456
    • 提供者:小刚
  1. TSp

    0下载:
  2. TSP问题蚁群算法通用MATLAB源程序-TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4770
    • 提供者:经立
  1. TSP

    0下载:
  2. 使用蚁群算法解决TSP问题的例子,包括城市的坐标 最大迭代次数 蚂蚁个数 表征信息素重要程度的参数 表征启发式因子重要程度的参数 信息素蒸发系数 信息素增加强度系数 各代最佳路线 各代最佳路线的长度 等参数-TSP problems ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2085
    • 提供者:短笛
  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. TSP

    0下载:
  2. 蚁群算法TSP(旅行商问题)通用matlab程序-ant colony optimization on TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:linijn
  1. City

    0下载:
  2. 蚁群算法,解决最短路径的NP难问题,数据采用国际通用的 eil51.tsp -Ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:9082
    • 提供者:刘炫
  1. ant

    0下载:
  2. 关于蚁群聚类的程序,蚁群聚类可以解决很多问题,比如TSP问题-On the ant colony clustering procedures, ant colony clustering can solve many problems, such as the TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8258
    • 提供者:杨倩
  1. matlab-TSP

    1下载:
  2. 包含蚁群,模拟退火,遗传等算法解决TSP问题的matlab代码。-Include ant colonies, simulated annealing and genetic algorithm to solve TSP problem matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8868
    • 提供者:王旸
  1. TSP

    1下载:
  2. 本科毕业设计时应用的蚁群算法解决TSP问题-Graduation application design problems ant colony algorithm to solve TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:366240
    • 提供者:王子龙
  1. Ant-Colony-Algorithm-for-TSP

    0下载:
  2. TSP蚁群算法的matlab程序,有详细的操作说明,适合新手-TSP ant colony algorithm matlab program, detailed instructions for novice
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:1978
    • 提供者:五毛
  1. matlab-tsp-aca

    0下载:
  2. 这是一个非常经典的matlab程序。运用蚁群算法来解决(TSP)旅行商问题。-This is a very classic matlab program. Using ant colony algorithm to solve (TSP) TSP.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7041
    • 提供者:qwb
  1. Ant-colony-algorithm-to-solve-TSP

    0下载:
  2. 蚁群算法解决TSP问题 所上传的程序中有实例,要解决实际问题需要适当修改参数 -Ant colony algorithm to solve TSP problem instance upload process has to solve practical problems to be appropriate to modify the parameters
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:2649
    • 提供者:AKTE
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com