CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - MATLAB 蚁群算法 改进蚁群算法

搜索资源列表

  1. yqsf2

    0下载:
  2. 智能优化方法 蚁群算法的matlab程序,对蚁群算法的一种改进程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2588
    • 提供者:jack
  1. BB_Ants_System

    2下载:
  2. 改进的蚁群算法matlab程序,验证无误。-ant-system
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:7138
    • 提供者:lixianghua
  1. anttsp

    6下载:
  2. 用蚁群算法解决TSP问题,其中有基本蚁群,蚁密系统,还有自己提出的改进算法,自带GUI界面。-TSP with ant colony algorithm to solve the problem, including the basic ant colony, ant density systems, as well as the improved algorithm itself, its own GUI interface.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:238631
    • 提供者:灞堝媷
  1. AntcolonyAlgorithm

    4下载:
  2. 这是改进的蚁群算法,比传统的蚁群算法更简易,图像分割速度也快很多!-This is the improved ant colony algorithm, more than the traditional simple ant colony algorithm, image segmentation speed is much faster!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1330
    • 提供者:wangkuncheng
  1. AntColonyAlgorithmforTSP

    1下载:
  2. matlab编写的蚁群算法解决TSP问题,对路径选择部分作了改进,有详细中文注解。-ant colony algorithm written in matlab to solve TSP problem, select the part of the path has been improved, there are more Chinese comments.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2901
    • 提供者:王放
  1. TAODV

    2下载:
  2. AODV的改进算法的matalb仿真,绝对跑得出,我这里还有论文-Improved algorithms matalb AODV simulation, the absolute run out, I have here papers
  3. 所属分类:matlab

    • 发布日期:2014-05-06
    • 文件大小:1024
    • 提供者:王文琳
  1. yiqun123456

    2下载:
  2. 基于改进的蚁群算法利用matlab对VRP问题的求解-Based on improved ant colony algorithm using matlab to solve the VRP problem
  3. 所属分类:matlab例程

    • 发布日期:2013-11-23
    • 文件大小:1393
    • 提供者:刘玉泽
  1. ant-colony-optimization

    0下载:
  2. matlab编写的蚁群算法,即在图中寻找优化路径的机率型算法,结合遗传算法进行了改进。-ant colony algorithm matlab prepared in the graph to find the probability-based algorithm for optimal path, combined with genetic algorithm is improved.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1969
    • 提供者:renxueshi
  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. lujingguihua-yiqunsuanfa(matlab)

    0下载:
  2. 机器人障碍环境下路径规划问题,采用改进的回退蚁群算法,matlab版源代码,有可视化界面。-Robot obstacle environment path planning problem, using an improved back colony algorithm, matlab version of the source code, visual interface.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:15530
    • 提供者:Bernie
  1. ACO

    1下载:
  2. 改进蚁群算法求两点间最短路径,基于matlab-Improved ant colony algorithm for the shortest path between two points, based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9351
    • 提供者:lizhong
  1. ant-optimization-matlab

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

    • 发布日期:2017-04-12
    • 文件大小:2056
    • 提供者:yang
  1. bfljaeld

    0下载:
  2. 用MATLAB编写的蚁群算法最短路径寻找程序,temp文件内包含了网络结点坐标,这是改进的蚁群算法,比传统的蚁群算法更简易,参数temp1的速度也快很多!-Ant colony algorithm using MATLAB program to find the shortest path within the temp file contains the network node coordinates, which is improved ant colony algorithm is si
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9005
    • 提供者:shiyulong_bt
  1. matlab 蚁群算法ACO_feature_selection

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

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

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

  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. 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源程序

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

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