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

搜索资源列表

  1. === 带精英策略的排序蚁群算法(C语言) ===

    1下载:
  2. 此算法可以很好的帮助使用语言进行开发的人,学习蚁群算法(This algorithm can help people who use language to develop and learn ant colony algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:小南天门
  1. 蚁群算法

    0下载:
  2. 蚁群算法,包括蚁群算法解决TSP问题,蚁群算法寻找最优解等问题还包括蚁群算法的c语言程序,希望能帮助大家!(Ant colony algorithm, including ant colony algorithm to solve the TSP problem, ant colony algorithm to find the optimal solution and other issues, including the C language program of ant colony al
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:23076864
    • 提供者:linmi
  1. 蚁群算法实验文件

    0下载:
  2. 蚁群算法TSP解决物流问题,Matlab编程仿真(Solving logistics problems by ant colony algorithm TSP)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:133120
    • 提供者:livvvvv
  1. 蚁群算法(路径规划程序)

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

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

    0下载:
  2. 但由于基本蚁群算法(Basic ant colony algorithm)收敛速度慢、易陷入局部最优,所以很多改进的蚁群算法被提出,补偿本身的缺点,在实际应用中也得到了很好的效果(However, due to the slow convergence speed of Basic ant colony algorithm and easy to fall into local optimum, many improved ant colony algorithm is proposed to
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:669696
    • 提供者:ZJN27
  1. 蚁群算法智能优化

    3下载:
  2. 基于改进蚁群算法的机器人路径规划 包括路径规划、路径优化等等(Robot path planning based on improved ant colony algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:224256
    • 提供者:ltblalal
  1. 蚁群算法

    5下载:
  2. 蚁群算法解决公交车路径规划问题的MATLAB代码实现(Ant Colony Algorithm to Solve the Problem of Bus Route Planning with MATLAB Code)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:Steveabc
  1. 蚁群算法

    1下载:
  2. 基于matlab的用蚁群算法实现车辆派遣的最优问题(The optimal problem of vehicle dispatch based on ant colony algorithm based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:planckinglee
  1. 蚁群算法栅格

    3下载:
  2. 基于蚁群算法的路径规划问题,能够躲避障碍物(Path planning problem based on ant colony algorithm and obstacle avoidance)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:qwe1asd2
  1. 蚁群算法的优化计算——旅行商问题(TSP)优化

    1下载:
  2. 路径优化 蚁群算法 tsp问题 优化设计(Path optimization TSP problem of path optimization ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:陈小肥
  1. 蚁群算法求解TSP问题

    0下载:
  2. 将蚁群算法有效应用到TSP问题,并使用Matlab求解(Ant colony algorithm for solving TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:18432
    • 提供者:c_pcy
  1. 基于蚁群算法的图像边缘检测 MATLAB源程序

    1下载:
  2. 基于蚁群算法的图像边缘检测,包含四种核函数,下载之后可直接运行(Image edge detection based on ant colony algorithm, including four kernel functions, which can run directly after downloading)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:7168
    • 提供者:忘了
  1. [muchong.com]蚁群算法论文%2B源代码

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法(Ant colony algorithm is a probabilistic algorithm for searching the optimal path)
  3. 所属分类:matlab例程

  1. 蚁群算法的优化计算——旅行商问题(TSP)优化

    0下载:
  2. 蚁群算法的优化计算——旅行商问题(TSP)优化(Optimization calculation of ant colony algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:qiu@qiu
  1. 最大最小蚁群算法

    0下载:
  2. 最大最小蚁群算法,真正的源码,不过不是matlab语言的,可以借鉴一下,如果全是伸手党,当我没传。(mmas The existence of information Volatilization Coefficient in basic ant colony algorithm leads to the gradual loss of pheromones on the path that has never been searched, and the probability of bei
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:297984
    • 提供者:韩达哒
  1. 蚁群算法matlab程序

    0下载:
  2. 蚁群算法,可运行的MATLAB程序,非本人原创(Ant Colony Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:电力系统
  1. 蚁群算法

    0下载:
  2. 蚁群算法的Matlab源程序,可用于数学建模及其他的一些应用(Can be used for mathematical modeling)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:9216
    • 提供者:Chola
  1. chapter24 基于蚁群算法的三维路径规划算法

    3下载:
  2. 基于matlab平台中蚁群算法在三维路径规划研究(Research on 3D path planning based on Ant Colony Algorithm in Matlab platform)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-17
    • 文件大小:5120
    • 提供者:wanger85
  1. 基于预测及蚁群算法的云计算资源调度策略

    1下载:
  2. 基于预测以及蚁群算法实现的IDC机房云计算资源调度论文。内付matlab代码思路。(Based on prediction and ant colony algorithm, cloud computing resource scheduling of IDC computer room is realized. Inside pay matlab code thinking.)
  3. 所属分类:matlab例程

    • 发布日期:2019-04-25
    • 文件大小:241664
    • 提供者:Ricky.D.
  1. 蚁群算法在大规模栅格地图中的实现

    3下载:
  2. 关于蚁群算法在大规模栅格地图中的实现,运行主函数便可以绘制避障路径(Implementation of ant colony algorithm in large scale raster map)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-05
    • 文件大小:3331072
    • 提供者:阿嚏
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com