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

搜索资源列表

  1. HolyMoley

    0下载:
  2. 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排等多种约束满足问题。 -the software us
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1310
    • 提供者:李誉
  1. Double_ACO_TSP

    0下载:
  2. 此程序包是用双种群蚁群算法来求中国75个城市的最短路径问题,即典型的TSP问题,把包解压运行main.m文件即可
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8059
    • 提供者:梁锦兆
  1. GAAS

    0下载:
  2. 遗传算法与蚁群算法演示程序~ 城市间最短路径和曲线图
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:605665
    • 提供者:王凤鸣
  1. tsp

    0下载:
  2. 应用matlab解决tsp问题,通过蚁群算法和最短路径算法实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:13487
    • 提供者:管士平
  1. c ++ dijstra

    0下载:
  2. 蚁群算法 最短路径
  3. 所属分类:人工智能/神经网络/遗传算法

  1. ACO

    0下载:
  2. 蚁群算法,主要是模拟蚁群是怎样寻找到最短路径的-Ant colony algorithm is mainly simulated ant colony is how to find the shortest path
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2992
    • 提供者:sun
  1. ACATSP

    0下载:
  2. 是一种求解最短路径的智能优化算法,也就是蚁群算法-Ant colony algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1773
    • 提供者:fanhfxi
  1. gsd

    0下载:
  2. 蚁群算法源程序:求31个城市的最短路径的程序!(TSP)-Ant Colony source: 31 cities seeking the shortest path program! (TSP)
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1466
    • 提供者:赵宁
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法最短路径通用Matlab程序.rar
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:33496
    • 提供者:易豪
  1. City

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

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

    0下载:
  2. 蚁群算法路径优化,MATLAB环境下的PATH 最短路径仿真代码。-MATLAB , PATH OPTIMIZATION,MAX
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:16048
    • 提供者:冯爱军
  1. aco

    0下载:
  2. 利用蚁群算法求解tsp(旅行商)问题,给出遍历方案,最后求出最短路径。-Ant colony algorithm for tsp (TSP) problem, given traversal solutions, and finally find the shortest path.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3522
    • 提供者:leo wong
  1. ACO

    0下载:
  2. 基本蚁群算法,主要做的是最短路径,请大家修改后应用-Basic ant colony algorithm, the main job of the shortest path, let us apply the modified
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6715
    • 提供者:fox
  1. dspceil

    0下载:
  2. 蚁群算法解决DSP问题31个城市最优化的问题的最短路径-ACA to solve the problem of DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:2685
    • 提供者:longlong
  1. AntcolonyalgorithmforTSPproblem-

    0下载:
  2. 蚁群算法最短路径matlab程序,有详细说明-Ant colony algorithm for TSP problem matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:7083
    • 提供者:gaosi
  1. matlab_ant_method

    0下载:
  2. 最短路径的蚁群算法,可以用于近似最优路径的解-ant calculate method of shortest road
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3635
    • 提供者:宋明
  1. Ant-colony-algorithm-

    0下载:
  2. 本文件里描述了用蚁群算法寻找最短路径的方法,以及相应的搜索路线图形表示-This document describes the use of ant colony algorithm to find the shortest path method, and the corresponding graphical representation of the search line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:91537
    • 提供者:加俊
  1. Ant-colony-algorithm

    0下载:
  2. 最短路径实现的蚁群算法 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path Descr iption of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:8342
    • 提供者:屈林
  1. 室内机器人的避障与路径规划

    1下载:
  2. (蚁群算法)matlab程序,室内机器人路径规划研究,规划出最短路径。
  3. 所属分类:matlab例程

  1. VRP - 副本

    2下载:
  2. 用于求解配送路径优化问题,即vrp问题,算法是蚁群算法,优化目标为路线最短(It is used to solve the distribution path optimization problem, that is vrpentire. The algorithm is ant colony algorithm, and the optimization goal is the shortest route)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-14
    • 文件大小:2048
    • 提供者:小时代8884
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com