搜索资源列表

  1. 蚁群算法程序

    0下载:
  2. 改进的蚁群算法程序-improved program of ant conoly algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9879
    • 提供者:王涛
  1. 蚁群算法程序

    1下载:
  2. 改进的蚁群算法程序-improved program of ant conoly algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-20
    • 文件大小:269312
    • 提供者:王涛
  1. Genetic_and_Ant_Algorithms_src

    0下载:
  2. 遗传和蚁群算法改进源代码,对于研究仿真算法非常有用.可以深刻了解遗传和蚁群算法原理.采用VC6.0,通过编译和调试-Genetic and ant colony algorithm to improve the source code, simulation algorithm for studying very useful. Can be a deep understanding of genetic and ant colony
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-20
    • 文件大小:3048448
    • 提供者:duanhu
  1. AntSystem

    0下载:
  2. 此程序是用Visual C++开发的,功能是用改进后的蚁群算法解决TSP问题,可以直接在Visual C++6.0下运行。-This program s function is solving TSP question using Ant algrithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-10-20
    • 文件大小:1352704
    • 提供者:yangmingze
  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 para
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-20
    • 文件大小:184320
    • 提供者:Allen
  1. Select_for_aca

    0下载:
  2. 蚁群算法的另一种实现形式,通过全局的搜索,避免陷入局部解的改进程序-Another ant colony algorithm to achieve the form of global search through, to avoid falling into local solutions to improve procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-20
    • 文件大小:11264
    • 提供者:cy
  1. yiqunjulei

    1下载:
  2. 改进的蚁群算法,基于遗传算法的改进,解决不收敛的问题。-Improved ant colony algorithm, based on genetic algorithm to solve non-convergence problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-20
    • 文件大小:2048
    • 提供者:hu
  1. 离散蚁群算法大作业

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

    • 发布日期:2024-10-20
    • 文件大小:3072
    • 提供者:张晓贱
  1. 改进蚁群

    0下载:
  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 be
  3. 所属分类:matlab例程

    • 发布日期:2024-10-20
    • 文件大小:11264
    • 提供者:赵小乙
  1. 蚁群算法

    0下载:
  2. 但由于基本蚁群算法(Basic ant colony algorithm)收敛速度慢、易陷入局部最优,所以很多改进的蚁群算法被提出,补偿本身的缺点,在实际应用中也得到了很好的效果(However, due to the slow convergence speed of Basic ant colony algorithm and easy to fall into local optimum, many improved ant co
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-20
    • 文件大小:669696
    • 提供者:ZJN27
  1. 蚁群算法智能优化

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

    • 发布日期:2024-10-20
    • 文件大小:224256
    • 提供者:ltblalal
  1. 蚁群聚类算法及其改进

    0下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-20
    • 文件大小:259072
    • 提供者:WG_JNU
  1. 基于蚁群算法的图像边缘检测

    1下载:
  2. 将改进蚁群算法应用于图像边缘检测,模拟进化算法,主要采用信息素来进行方向的选择,通过全局性的搜索得到较优解。(The improved ant colony algorithm is applied to image edge detection and simulation evolutionary algorithm, which mainly uses information prime to select the directi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-20
    • 文件大小:16384
    • 提供者:hc01357
  1. 课程论文

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

    • 发布日期:2024-10-20
    • 文件大小:428032
    • 提供者:幻影星空
  1. 改进的蚁群算法

    0下载:
  2. 在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
  3. 所属分类:进化算法

    • 发布日期:2024-10-20
    • 文件大小:2048
    • 提供者:华华a
  1. 蚁群算法-精英蚂蚁

    0下载:
  2. 对蚁群算法的一种改进,选取精英蚂蚁,使算法更为高效准确(An improvement of ant colony algorithm is to select elite ants to make the algorithm more efficient and accurate.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-20
    • 文件大小:1024
    • 提供者:chen13dy
  1. improved-ant-colony-algorithm

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

    • 发布日期:2024-10-20
    • 文件大小:1870848
    • 提供者:moveon5
  1. 遗传算法

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

    • 发布日期:2024-10-20
    • 文件大小:10240
    • 提供者:你好a98
  1. A

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

    • 发布日期:2024-10-20
    • 文件大小:2048
    • 提供者:moveon5
  1. 基于蚁群算法的三维路径规划算法

    0下载:
  2. 基于蚁群算法的三维路径规划算法,是传统蚁群算法,改进后可以发论文(Three dimensional path planning algorithm based on ant colony algorithm is a traditional ant colony algorithm, which can be improved and published)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-20
    • 文件大小:7168
    • 提供者:雅虎飞
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org