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

搜索资源列表

  1. antljgh

    0下载:
  2. 目前己存在许多优化算法用来解决该问题,但不少算法都存在一定局限性,如当算法的约束条件较多时,很难求解复杂环境的路径规划问题等。本文根据机器人路径规划算法的研究现状和向智能化、仿生化发展的趋势,研究了一种基于改进蚁群算法的机器人全局路径规划方法。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2294616
    • 提供者:高阳
  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. antsyscolony

    2下载:
  2. 关于TSP旅行商问题的蚁群标准算法,以及在一些地方的改进算法-TSP Traveling Salesman Problem on the standard ant colony algorithm and improved algorithm in some places
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5260
    • 提供者:adakj
  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. clustering-based-on-improved-ACO

    2下载:
  2. 给出了一种改进的蚁群算法的聚类程序,比基本蚁群聚类效果好。-very useful
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3387
    • 提供者:王良
  1. aa-bp

    7下载:
  2. 使用蚁群算法及改进的蚁群算法优化BP神经网络的程序-Ant colony algorithm to optimize the BP neural network program
  3. 所属分类:matlab

    • 发布日期:2016-09-20
    • 文件大小:5120
    • 提供者:刘煜
  1. Genetic_and_Ant_Algorithms_src

    0下载:
  2. 遗传算法和蚁群算法的完美结合!很强大!! 对想研究改进蚁群算法的朋友,很有用!快下载下来研究吧-Perfect combination of genetic algorithm and ant colony algorithm! Very powerful! ! You want to study improved ant algorithm friends, very useful! Fast download research it! !
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:181352
    • 提供者:王龙隐
  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. 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. 改进蚁群

    3下载:
  2. 将蚁群算法应用于三维路径规划问题上,算法编程完整,注释详细,是初学者宝贵的学习材料。(The ant colony algorithm is applied to the three-dimensional path planning problem, the algorithm programming is complete, detailed notes, is a valuable learning material for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:11264
    • 提供者:赵小乙
  1. improved-ant-colony-algorithm

    1下载:
  2. 改进的蚁群算法的实用性很强,解决了很多问题(Improved ant colony algorithm is very practical and has solved many problems.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-17
    • 文件大小:1870848
    • 提供者:moveon5
  1. A

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

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

    1下载:
  2. 采用改进的蚁群智能算法,得到车辆最短路径问题快速有效的局部最优解。(The improved ACO to obtain the shortest path problem vehicle fast and effective local optima.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-18
    • 文件大小:1024
    • 提供者:moveon5
  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. main1

    1下载:
  2. 利用改进的蚁群算法来实现对路径规划,找到一条最优路径(Ant colony algorithm path planning)
  3. 所属分类:matlab例程

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

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

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