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

搜索资源列表

  1. 函数优化的蚁群算法

    12下载:
  2. 用MATLAB编码的函数优化的蚁群算法!!!
  3. 所属分类:matlab例程

    • 发布日期:2009-04-26
    • 文件大小:1119
    • 提供者:predict
  1. BP_蚁群算法_ANN

    3下载:
  2. 利用蚁群算法优化BP神经网络,程序里面有现成的数据和结果,能够自行检验
  3. 所属分类:源码下载

    • 发布日期:2010-09-10
    • 文件大小:847904
    • 提供者:mountaintao
  1. 标准蚁群算法

    2下载:
  2. 利用matlab编程,标准蚁群算法解决物流优化问题
  3. 所属分类:编程文档

    • 发布日期:2016-09-19
    • 文件大小:369660
    • 提供者:xiaoling
  1. 蚁群算法解决最优化

    1下载:
  2. 运用蚁群算法matlab解决运输优化问题,运输网络优化求解(Ant colony algorithm (matlab) is used to solve the transportation optimization problem, and the transportation network is optimized)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:巴二二
  1. 蚁群算法

    2下载:
  2. 路径优化蚁群算法matlab程序‘ 在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program. In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:hhhhhhyy
  1. 蚁群算法 C语言程序(已运行)

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

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

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为(The ant colony algorithm is a probabilistic algorithm used to find the optimal path. It was proposed by Marco Dorigo in his doctoral dissertation in 1992, inspired by the wa
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:16384
    • 提供者:春天里的
  1. 蚁群算法

    1下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的蚁群算法程序,c++.(An ant colony algorithm program for selecting the best road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/深度学习

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

    0下载:
  2. 通过蚁群算法训练样本参数,不断的优化结构,输出变量,预测输出(Through the ant colony algorithm training sample parameters, continuous optimization of the structure, output variables, forecast output)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:44032
    • 提供者:约定hhu
  1. 分散递阶蚁群算法及其在相变序列图像分割中的应用

    0下载:
  2. 提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较 ,分散 、递阶蚁群算法能更有效地实现多子图之间的关联.(A
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:513024
    • 提供者:Janet1023
  1. 蚁群算法

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

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

    0下载:
  2. 蚁群算法的代码实现,主要是针对车辆路径优化VRP 问题的实现(The vehicle routing problem with ant colony optimization algorithm)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:9216
    • 提供者:无限动力
  1. 蚁群算法智能优化

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

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

    8下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt based on genetic algorithm distri
  3. 所属分类:网络编程

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

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

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:陈小肥
  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. 蚁群算法是一种用来寻找优化路径的概率型算法。它由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. 蚁群算法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
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com