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

搜索资源列表

  1. antcolonyalgorithmsimprovedcode

    0下载:
  2. 在《蚁群算法原理及其应用》段海滨那本书的基础上改进的代码,效率有所提高
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4480
    • 提供者:张明扬
  1. 蚁群算法

    5下载:
  2. 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
  3. 所属分类:编程文档

    • 发布日期:2012-09-09
    • 文件大小:5463327
    • 提供者:wodexiaowo
  1. ant-tsp-search

    0下载:
  2. 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four parameters, and application of MMA
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 本程序是简单的改进的蚁群算法,以及其对简单函数的拟合。-The procedure is simple improved ant colony algorithm and its simple function fitting.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:293379
    • 提供者:helloyan
  1. chaos-improved-ACO-in-PID

    0下载:
  2. 混沌改进蚁群算法以及其在船舶锅炉压力控制PID中的应用研究-Chaos improved ant colony algorithm, as well as in ship boiler pressure control PID
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6161
    • 提供者:anne
  1. Ant_clony_of_alogrithm

    1下载:
  2. 基本蚁群聚类算法及其改进算法[带Matlab源代码] 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。 改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子, 产生变异,从而更快的收敛。 -The basic ant clustering algorithm and its improved algorithm with Matlab source code of the algorithm to solve the non-con
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:259882
    • 提供者:陈魁
  1. Iant-tsp-searm

    0下载:
  2. 改进的蚁群算法及其在TSP问题中的应用研究核心是用遗传传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径 -Improved ant colony algorithm and its core TSP problem is genetic propagation algorithm to optimize the four parameters of the ant colony algorithm, and the use of the MMAS patrol Trail
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:184458
    • 提供者:qschh
  1. ACO-in-vehicle-routing-problem

    0下载:
  2. 蚁群算法的改进及其在车辆路径问题中的应用- Application of the improved ant colony algorithm in vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1364339
    • 提供者:方方
  1. 离散蚁群算法大作业

    2下载:
  2. 改进了蚁群算法ASO 使其可以处理离散问题 比如文件中的天线阵列稀疏。(modified algorithm ASO can deal with antenna array)
  3. 所属分类:3G/4G开发

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:张晓贱
  1. 蚁群聚类算法及其改进

    1下载:
  2. 用MATLAB实现的蚁群算法,并加入了自己改进的一些内容,包含一群算法原理介绍的详细PPT。(The ant colony algorithm implemented by MATLAB is added to some of its improved contents, including a detailed PPT introduced by a group of algorithm principles.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:259072
    • 提供者:WG_JNU
  1. 遗传算法

    1下载:
  2. .静态路径规划与动态路径规划的区别 ??以区域分割为指标的动态路径规划以区域分割为指标的动态路径规划 静态路径规划是在已知的静态环境中,规划一条从起点至终点的路径。一旦在... 2.从分析一篇论文开始基于蚁群算法的动态路径规划及其在编队中的仿真应用-赵峰一、核心:改进的... 3.C-ACA信息素更新策略只发生在从起点到最优局部目标点的道路上,更新规则公式如下: ... 4.轮盘赌策略 作用:在保证最大某节点有最大被选择概率的同时,其他效率较低概率的节点也会被...(This can great
  3. 所属分类:网络编程

    • 发布日期:2020-11-19
    • 文件大小:10240
    • 提供者:你好a98
搜珍网 www.dssz.com