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

搜索资源列表

  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

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

    0下载:
  2. 用蚁群优化算法寻找最佳路线以及路程长度的计算,-ant colony optimization algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2241
    • 提供者:张琳
  1. chapter22

    0下载:
  2. 蚁群算法的优化计算,属于求解TSP问题代码。(Ant colony algorithm for solving TSP code.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:就是ni
  1. chapter22

    0下载:
  2. 蚁群算法的优化计算——旅行商问题(TSP)优化(Optimization of ant colony algorithm -- traveling salesman problem (TSP) optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:木易yj
  1. ant

    1下载:
  2. 用java实现了蚁群算法,并增加了画图功能,算法经过了优化,用att48数据集(附件里有)最高得到10812分(java ant colony algorithm, with drawing function, the algorithm has been optimized, with the att48 data set up to 10812 points)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:22528
    • 提供者:georgewell
  1. 蚁群算法

    1下载:
  2. 路径规划是水下潜器智能控制的关键技术之一,其任务是在已知障碍物的环境中按照某一 最优指标寻找一条从起始点到目标点的无碰路径。使用蚁群算法对水下潜器三维空间路径规划问 题进行了研究,以 ACS 算法为基础设计了路径优化搜索算法,详细讨论了信息素表示方法、路径 点选取原则、启发式函数设计和信息素更新规则,给出了算法的具体流程,仿真实验结果表明, 该算法能够方便有效的实现三维空间中的路径规划。(Path planning is one of the key technologies of unde
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:42457088
    • 提供者:毛毛涵
  1. 蚁群算法 C语言程序(已运行)

    0下载:
  2. 智能优化算法-蚁群算法被广泛的应用到组合优化领域,C语言实现(Implementation of ant colony algorithm in C language)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:4096
    • 提供者:清凉伊夏
  1. 蚁群优化算法

    1下载:
  2. 基于python的蚁群优化算法,对于初学者有一定的帮助。(The ant colony optimization algorithm based on Python has some help for beginners.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:random lu
  1. 蚁群算法

    0下载:
  2. 仅仅是一份按照蚁群算法的原理写的代码,没有做任何优化。(Ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:骆宏敏
  1. 蚁群算法的能量有效EEABR

    0下载:
  2. ACO蚁群优化算法 针对能量有效的ACO蚁群优化算法的程序,C++语言实现,对研究蚁群优化的小伙伴有所帮助(The program for the efficient ACO ant colony optimization algorithm, the implementation of the C++ language, is helpful to the small partners studying the ant colony optimization)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:19456
    • 提供者:shiyuanyin
  1. Copy_of_yiquan

    0下载:
  2. 蚁群VRP,可正常运行。T优化蚁群算法对的每个配送区域的求解最优路径的二(ACA VRP.can load and run)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:王丽131468
  1. 基于蚁群优化的二分网络社区挖掘

    0下载:
  2. 蚁群算法实现二分网络挖掘的一种新思路。。。。(ant my and so on and happy)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1169408
    • 提供者:XIAOERMAISHUBAO
  1. 混合遗传蚁群HGIACA

    3下载:
  2. 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:reseei
  1. 蚁群算法

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。 这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群算法的matlab实现(Ant colony algorithm is a probabilistic algorithm for finding optimal paths. It was put forward by Marco Dori
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:8192
    • 提供者:那拍拍
  1. 对于蚁群优化算法的研究

    0下载:
  2. 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:11264
    • 提供者:吃鸡的鸭
  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. 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. 蚁群优化小参数随机共振程序包

    9下载:
  2. 随机共振算法,用于增强弱信号,提高信噪比(Stochastic resonance algorithm for enhancing weak signals and improving signal-to-noise ratio)
  3. 所属分类:其他

    • 发布日期:2019-05-19
    • 文件大小:2528256
    • 提供者:mwww
  1. ACO

    2下载:
  2. 蚁群算法优化函数,采用matlab来编程,最后给出仿真图(ACO optimizes functions)
  3. 所属分类:其他

    • 发布日期:2021-03-11
    • 文件大小:1024
    • 提供者:skpopo
  1. 蚁群算法求解VRPTW问题matlab代码

    8下载:
  2. 用于车辆路径问题优化,提高物流运输路线效率,节省成本(It can be used to optimize the vehicle routing problem, improve the efficiency of logistics transportation routes and save costs)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-28
    • 文件大小:17408
    • 提供者:hayjao
« 12 3 4 5 »
搜珍网 www.dssz.com