CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 旅行商问题的蚁群算法解决

搜索资源列表

  1. ACOforTSP

    0下载:
  2. 用基本蚁群算法解决tsp即旅行商问题用vc环境的
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:10701
    • 提供者:jianglu
  1. TSP

    0下载:
  2. 使用蚁群算法编写的C++环境下的旅行商(TSP)经典问题的解决方法-Ant colony algorithm using C++ environment, prepared under the traveling salesman (TSP) classical solution to the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:19570
    • 提供者:翁海冰
  1. ant_colony_algorithm_TSP

    0下载:
  2. 在大学生或者研究生数学建模竞赛中旅行商优化问题是一个很重要而又难解决的问题,本人自编程蚁群算法智能程序很好的解决此问题。-University students or graduate students in the Mathematical Contest in Modeling in the traveling salesman optimization problem is a very important and difficult to resolve the problem, I s
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2663
    • 提供者:gjj
  1. ant_colony_system

    0下载:
  2. 蚁群算法解决旅行商问题的程序,希望对大家有用-Ant colony algorithm to solve traveling salesman problem of the procedure, in the hope that useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1301
    • 提供者:ww
  1. 080502

    0下载:
  2. 基于MATLAB的蚁群算法仿真研究 :介绍了基于MATLAB的蚁群算法仿真研究。对佛罗里达州六城市旅行商问题进行了MATLAB仿真,计算结果显示,作为新型 进化算法,蚁群算法能够解决复杂组合优化问题。-Ant colony algorithm based on MATLAB Simulation: This paper introduces the ant colony algorithm based on the MATLAB simulation. Six Cities of Flo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:286540
    • 提供者:张学利
  1. ant-colony

    0下载:
  2. 比较详细的蚁群算法matlab程序,主要功能解决旅行商问题-Ant colony algorithm in more detail matlab program, the main function of Traveling Salesman Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21050
    • 提供者:dj
  1. c-tsp

    0下载:
  2. 实现旅行商问题的解决(微粒群算法或者蚁群算法)-To achieve resolution of the traveling salesman problem (or ant colony optimization Particle swarm optimization)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:3054
    • 提供者:吴明
  1. aco-FashionXuBlog

    0下载:
  2. 蚁群算法解决旅行商问题的C++源码,开发环境VS。-ACO for TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:9949
    • 提供者:miuchen
  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. ant_tsp

    0下载:
  2. 用蚁群算法解决旅行商问题,有详细的注释,写成了函数,可修改部分参数后使用-Ant colony algorithm to solve traveling salesman problem, detailed notes, written in a function, some parameters can be modified to use
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2184
    • 提供者:彭巍
  1. ant

    0下载:
  2. 用C语言编程的蚁群算法,很好的解决了旅行商的问题。-C language programming with ant colony algorithm, a good solution to the traveling salesman problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:51755
    • 提供者:chu
  1. ACO

    2下载:
  2. 用改进的蚁群算法来解决旅行商问题,以寻求最优解!-Improved ant colony algorithm used to solve the traveling salesman problem, to find the optimal solution!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2988
    • 提供者:金亮冰
  1. ANTS

    0下载:
  2. 利用蚁群算法解决TSP(旅行商)问题的程序-Ant colony algorithm to solve TSP (traveling salesman problem)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2583
    • 提供者:arthur
  1. yiqunlvxing

    0下载:
  2. 蚁群优化是一种元启发式的随机搜索技术,是目前解决组合优化问题最有效的工具之一.将信 息素更新和随机搜索机制的改进相结合,提出一种快速求解旅行商问题的蚁群算法-Ant colony optimization is a kind of meta heuristic random search technique, is one of the most effective tool to solve combinatorial optimization problem. The letter
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:509488
    • 提供者:
  1. ACATSP

    0下载:
  2. 基于MATLAB的蚁群算法解决旅行商问题(Used to calculate the distance between two points)
  3. 所属分类:matlab例程

  1. 22

    0下载:
  2. 解决多个点之间的简易连接问题,里面都有注释,方便初学者分步骤操作(for solving the shortest way in multiple points)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:灰灰44
  1. 蚁群算法(路径规划程序)

    2下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:145408
    • 提供者:wyj2277
  1. TSP_aco

    0下载:
  2. 利用蚁群算法解决10、30、75城市的旅行商问题(Solve the traveling salesman problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:61440
    • 提供者:翊森三思斋
  1. acatsp

    0下载:
  2. 利用蚁群算法仿真解决旅行商问题,找出最短路径(Ant colony algorithm to solve traveling salesman)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:xiaomingwen
  1. ACOTSPtw

    4下载:
  2. 使用蚁群算法解决带时间窗的旅行商问题,注释详细(Ant colony algorithm is used to solve traveling salesman problem with time windows. Detailed annotations are given.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-11
    • 文件大小:2048
    • 提供者:Up235
« 12 3 »
搜珍网 www.dssz.com