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

搜索资源列表

  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. pathplann-algorithm

    4下载:
  2. 基于改进的蚁群算法的机器人路径规划及壁障 能找寻最有路径-Improved ant colony algorithm based on robot path planning and barrier to finding the best path
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:4157
    • 提供者:白杨
  1. aa-bp

    7下载:
  2. 使用蚁群算法及改进的蚁群算法优化BP神经网络的程序-Ant colony algorithm to optimize the BP neural network program
  3. 所属分类:matlab

    • 发布日期:2016-09-20
    • 文件大小:5120
    • 提供者:刘煜
  1. ant-liuchaohua

    0下载:
  2. 这里面是个蚁群算法的讲稿以及蚁群的matlab程序,很好,很强大-This is an ant colony inside the scr ipt and the ant colony algorithm matlab program, very good, very powerful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:294003
    • 提供者:吴闯
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法的C++代码。包含基本蚁群算法,排序蚁群算法和最大最小蚁群算法。-Ant colony algorithm in C++ code. Includes the basic ant colony algorithm, sorting algorithm and the maximum and minimum colony ant algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:33474
    • 提供者:陈波
  1. Ant-colony-algorithm-source-code

    0下载:
  2. 蚁群算法源程序!!!!开发人员必读-Ant colony algorithm source code! ! ! ! Developers reading
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7960
    • 提供者:石磊
  1. yiqun

    0下载:
  2. 有关蚁群算法的文献,大概有130多篇,文章很全,基本蚁群算法的应用都涉及到了。-The ant colony algorithm of the literature, there are about 130 more than paper, the article is complete, the application of basic ant colony algorithm are involved.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26404190
    • 提供者:邓启凡
  1. keepbest

    0下载:
  2. 改进型的蚁群算法,能够快速求解多目标规划-Improved ant colony algorithm, fast multi-objective planning
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:21234
    • 提供者:sss
  1. MMACA

    0下载:
  2. 这是基于VB的关于最大最小蚁群算法,希望对大家有所帮助!-Max-Min ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:142020
    • 提供者:hjwei
  1. ant-MATLAB-code

    0下载:
  2. 与蚁群算法相关的MATLAB源码,主要解决路径规划、最大值、TSP问题-Associated with the ant colony algorithm MATLAB source code, mainly to solve the TSP problem, the maximum robot path planning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1687493
    • 提供者:zhang
  1. ACASP3

    3下载:
  2. 基于蚁群算法的动态最优路径规划-Dynamic optimal path
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:2498
    • 提供者:azen112
  1. matrixaco

    1下载:
  2. 一个基于矩阵分布的改进型蚁群算法(ACO),可用于矩形区域分布的孔加工路径规划-A matrix based on the distribution of improved ant colony algorithm (ACO), can be used for regional distribution of hole machining rectangular path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4558
    • 提供者:andy
  1. aocMatlab

    0下载:
  2. 使用蚁群算法解决最短路径问题的通用的Matlab程序-The shortest path using ant colony algorithm to solve a common problem in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2562
    • 提供者:陈磊
  1. intelligent_algorithm

    0下载:
  2. 求函数全局最大值的遗传算法、蚁群算法和粒子算法。智能算法绝好的入门材料。-Global maximum of a function of genetic algorithm, ant colony algorithm and particle algorithm. Excellent introductory material on intelligent algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:235177
    • 提供者:zoukeg
  1. AntTSP

    1下载:
  2. 一种蚁群算法,主要关于VRP问题,可以计算最短路径,并且显示最佳路径-An ant colony, the main issue on the VRP, we can calculate the shortest path, and show the best path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-21
    • 文件大小:20431
    • 提供者:nimo
  1. matlab 蚁群算法

    0下载:
  2. 用matlab来实现蚁群算法,帮助更好的理解蚁群算法。
  3. 所属分类:matlab例程

  1. 蚁群算法

    0下载:
  2. 基于蚁群算法求解TSP问题和路径优化问题
  3. 所属分类:matlab例程

  1. 蚁群算法

    1下载:
  2. 基本蚁群算法C语言编写,txt存储,可以直接复制粘贴使用
  3. 所属分类:matlab例程

  1. 025+B+庄浩

    0下载:
  2. 基于蚁群算法的南京市旅游路径规划(南京公园景点旅游线路设计)(Nanjing city tourism path planning based on ant colony algorithm)
  3. 所属分类:matlab例程

  1. ACO_TSP

    1下载:
  2. 利用蚁群算法求解旅行商问题,求解100个城市的最短路程(Using Ant Colony Optimization to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:SHSFforever
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com