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

搜索资源列表

  1. 蚁群算法ACO

    1下载:
  2. 一种经典蚁群算法的matlab代码,可进行函数的优化,内含函数的优化。(A classical ant colony algorithm's matlab code, can carry out the function optimization, contains the function optimization.)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-11
    • 文件大小:2048
    • 提供者:言叶之庭1
  1. 机器人蔽障蚁群算法

    1下载:
  2. 蚁群 避障 matlab算法 ,机器学习(Ant colony avoidance, matlab algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-08-23
    • 文件大小:63488
    • 提供者:诶呀我去
  1. 蚁群算法实例

    1下载:
  2. 旅行商TSP问题蚁群算法在matlab平台的实现(TSP problem Ant Colony Algorithm)
  3. 所属分类:其他

    • 发布日期:2020-01-12
    • 文件大小:2048
    • 提供者:yukis
  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. 蚁群bp

    1下载:
  2. 用蚁群算法优化bp神经网络,增加预测精度(Using ant colony algorithm to optimize BP neural network and increase prediction accuracy)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-31
    • 文件大小:2048
    • 提供者:浮沉yjj
  1. 蚁群算法在大规模栅格地图中的实现

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

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

    2下载:
  2. 路径规划 蚁群算法 最优路径 启发因子(Ant colony algorithm for path planning)
  3. 所属分类:其他

    • 发布日期:2021-04-16
    • 文件大小:6144
    • 提供者:杨丽娜
  1. 5996蚁群算法优化PID参数

    2下载:
  2. 利用蚁群算法对pid进行参数优化,里面有源代码和一些代码的注释(Using ant colony algorithm to optimize the parameters of pid, there are source code and some code annotations.)
  3. 所属分类:其他

    • 发布日期:2019-05-12
    • 文件大小:5120
    • 提供者:zcw22
  1. 蚁群算法

    0下载:
  2. 本代码以人工蚁群算法为例,讲解了人工蚁群算法的实现
  3. 所属分类:matlab例程

  1. 群体智能算法蚁群算法

    1下载:
  2. 蚁群算法解决最后一公里问题,蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。
  3. 所属分类:matlab例程

  1. 蚁群算法matlab

    1下载:
  2. 利用蚁群算法求解车辆路径优化问题,实用的matlab代码(Using ant colony algorithm to solve vehicle routing optimization problem,Practical matlab code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-04-21
    • 文件大小:8192
    • 提供者:青川木牍
  1. 蚁群算法VB

    0下载:
  2. 本算法是蚁群算法的通用程序,用于解决各类优化求解问题
  3. 所属分类:matlab例程

  1. 蚁群算法matlab源码

    1下载:
  2. 用matlab的蚁群算法,求城市间最短路径,(Finding the Shortest Path Between Cities)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-10
    • 文件大小:1024
    • 提供者:叶冰箱
  1. 蚁群算法_最优路径(二维)

    1下载:
  2. 有关蚁群最优算法,求最优路径,亲测有效,欢迎下载。(For the ant colony optimization algorithm, find the optimal path, pro-test is effective, welcome to download)
  3. 所属分类:网络编程

    • 发布日期:2020-08-26
    • 文件大小:33792
    • 提供者:额秦始皇
  1. 蚁群算法的TSP优化

    1下载:
  2. 基于基础蚁群算法的TSP寻优,包括信息素更新方法,禁忌表使用更新(TSP optimization based on basic ant colony algorithm, including pheromone updating method, tabu table updating)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-13
    • 文件大小:3072
    • 提供者:苏打饼
  1. 蚁群算法-精英蚂蚁

    4下载:
  2. 对蚁群算法的一种改进,选取精英蚂蚁,使算法更为高效准确(An improvement of ant colony algorithm is to select elite ants to make the algorithm more efficient and accurate.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-17
    • 文件大小:1024
    • 提供者:chen13dy
  1. 蚁群ACO-PSO

    3下载:
  2. 蚁群算法混合粒子群算法的matlab程序(Matlab Program of Ant Colony Algorithm Mixed Particle Colony Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-11
    • 文件大小:4096
    • 提供者:下雨1213
  1. 蚁群VRP

    2下载:
  2. 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-14
    • 文件大小:9216
    • 提供者:Shielas
  1. 蚁群算法三维路径规划

    2下载:
  2. 蚁群算法三维路径规划,一个MATLAB实例亲测可用(Three dimensional path planning based on ant colony algorithm, a case test is available)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-01-15
    • 文件大小:6144
    • 提供者:叶郎自大
  1. 基于蚁群算法的三维路径规划算法

    5下载:
  2. 这是基于蚁群算法的无人机航迹规划实例程序,里面包含所有源代码,平台为matlab。(This is an example program of UAV path planning based on ant colony algorithm, which contains all the source code and the platform is matlab.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-24
    • 文件大小:6144
    • 提供者:网恋被骗
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com