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

搜索资源列表

  1. mop_5_27_modified_a

    2下载:
  2. 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2052
    • 提供者:邹昨然
  1. PSO_ppt.rar

    1下载:
  2. 蚁群算法的简要介绍和各种蚁群算法的matlab标准程序及改进的算法。,Ant colony algorithm and a brief descr iption of ant colony algorithm matlab standard procedures and the improved algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-20
    • 文件大小:369660
    • 提供者:jcuaon
  1. 蚁群算法

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

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

    4下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:50946
    • 提供者:卫民
  1. yiqun

    0下载:
  2. 蚁群算法基本原理,改进蚁群算法等的详尽资料,很全面!-The basic principles of ant colony algorithm to improve the ant colony algorithm, such as detailed information, very comprehensive!
  3. 所属分类:File Formats

    • 发布日期:2017-11-09
    • 文件大小:26207474
    • 提供者:linda
  1. yiqunjulei

    1下载:
  2. 改进的蚁群算法,基于遗传算法的改进,解决不收敛的问题。-Improved ant colony algorithm, based on genetic algorithm to solve non-convergence problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2507
    • 提供者:hu
  1. pathplann-algorithm

    4下载:
  2. 基于改进的蚁群算法的机器人路径规划及壁障 能找寻最有路径-Improved ant colony algorithm based on robot path planning and barrier to finding the best path
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:4157
    • 提供者:白杨
  1. ant-optimization-matlab

    1下载:
  2. matlab 改进蚁群算法,应用简单广泛。-ant optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2056
    • 提供者:yang
  1. matlab 蚁群算法ACO_feature_selection

    1下载:
  2. 蚁群算法用与特征选择,针对传统蚁群聚类算法收敛速度过慢的问题,提出一种对蚁群算法进行改进的聚类算法。而数据的高维使数据具有稀疏、不可聚集等特性,使聚类算法实验效果精度低和耗时大,将邻域特征选择与聚类算法结合,提出了一种蚁群聚类优化的邻域特征选择算法(Ant colony algorithm and feature selection)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:lpoi
  1. 蚁群算法求两点间最短路径matlab代码

    0下载:
  2. 用改进蚁群算法解决城市道路交通网两点间最短路径问题,matlab源代码
  3. 所属分类:matlab例程

  1. PSO_TSP(混合粒子群:较优)

    1下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  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. 课程论文

    5下载:
  2. 将普通蚁群算法和最大最小蚂蚁改进蚁群算法作比较,实现了最短路径规划,含有文章和代码,可以运行,值得一看,是我的一个课程论文。(Comparing the common ant colony algorithm with the maximum ant ant improved ant colony algorithm, the shortest path planning is realized. It contains articles and code. It can run. It is
  3. 所属分类:文章/文档

    • 发布日期:2020-12-23
    • 文件大小:428032
    • 提供者:幻影星空
  1. PSO-BP(MATLAB)

    2下载:
  2. 利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-03
    • 文件大小:6144
    • 提供者:南山居士
  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. 蚁群算法

    3下载:
  2. 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and
  3. 所属分类:其他

    • 发布日期:2020-04-12
    • 文件大小:6144
    • 提供者:阳光1111111
  1. A

    1下载:
  2. 蚁群算法的改进 在MATLAB中可以直接仿真 研究这方面的可以好好间就一下((Ant colony algorithm is improved))
  3. 所属分类:matlab例程

    • 发布日期:2021-03-18
    • 文件大小:2048
    • 提供者:moveon5
  1. 程序1

    0下载:
  2. 针对移动机器人在海水环境中的三维路径规划问题容易陷入局部最优和收敛慢等瑕疵,根据三维环境全局信息来改进蚁群算法以提高实时性和收敛速度(the ant colony algorithm is improved according to the global information of 3D environment to improve the real-time performance and convergence speed)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-01
    • 文件大小:3072
    • 提供者:林小云
  1. 基于蚁群算法的二维路径规划算法

    3下载:
  2. 根据二维环境全局信息来改进蚁群算法以提高实时性和收敛速度(the ant colony algorithm is improved according to the global information of 2D environment to improve the real-time performance and convergence speed)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-18
    • 文件大小:99328
    • 提供者:林小云
  1. 混合改进蚁群算法matlab源程序

    4下载:
  2. 混合改进蚁群算法matlab源程序。其中,MainSim文件为主函数,此程序为基于自适应信息素、决策变量高斯变异和决策变量边界自调整三种改进的混合改进蚁群算法程序。其中,自适应信息素改进代码在ACOUCP文件的143-152行;决策变量高斯变异在GaussMutation文件;决策变量边界自调整改进代码在MainSim文件的40-49行。
  3. 所属分类:matlab例程

    • 发布日期:2022-04-16
    • 文件大小:8315
    • 提供者:annechen2022
« 12 3 4 5 »
搜珍网 www.dssz.com