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

搜索资源列表

  1. beyes

    0下载:
  2. 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29740
    • 提供者:tangkezong
  1. ant

    0下载:
  2. 这是一个蚁群算法的蚂蚁聚类的程序,大家可以仔细研究一下,可能对你有用。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:809343
    • 提供者:陆华兴
  1. RBF

    1下载:
  2. 文中设计了一个3层径向基神经网络(RBFN)用于对企业的5项评价指标进行聚类分析,并与蚁群算法做了比较分析。RBFN由输入层 到隐含层采用传统的K一均值算法,隐含层到输出层通过“模2递减”学习速率的BP学习;蚁群算法根据信息素的分配能够自动调整收索 路径,从而达到数据自动聚类的目的。结果表明,与蚁群算法相比,改进RBFN具有快速收敛、自动识别奇异样本的优点,而蚁群算法 无须教师学习,并能够达到全局最优。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:166407
    • 提供者:luhui
  1. 蚁群算法LF解决聚类问题

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2011-03-10
    • 文件大小:334139
    • 提供者:lindsay12306
  1. yiqunjulei

    0下载:
  2. 基于聚类分析的蚁群算法,主要是应用于多目标选址问题-Ant colony algorithm based on cluster analysis is mainly used in multi-objective location problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2512
    • 提供者:peililiu
  1. AntClusteri

    0下载:
  2. 蚁群算法求解聚类问题,主要是用于TSp旅行商等问题的求解。-ASO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:471122
    • 提供者:张骅
  1. aca

    0下载:
  2. 蚁群聚类算法,这个算法在处理油色谱数据时很有用的-Ant colony clustering algorithm, this algorithm is useful when dealing with the oil used for chromatographic data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4194
    • 提供者:dennis
  1. yiqunsuanfamatlabyuanma

    1下载:
  2. 蚁群聚类算法,很有用的优化算法程序。希望对大家有用。-Ant colony clustering algorithm, a useful optimization process. Want to be useful to everyone.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6842
    • 提供者:yan
  1. ants2.tar

    0下载:
  2. 蚁群聚类算法及其源码 一个老外用c++编的-Ant colony clustering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:118943
    • 提供者:sora
  1. jibenyiqunjulei

    1下载:
  2. 基本蚁群聚类算法,解决以前算法不收敛问题,内含详细注解。-Basic ant colony algorithm to solve the problem before the algorithm does not converge, containing detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2731
    • 提供者:hu
  1. AnImprovedHeuristicAnt-ClusteringAlgorithm

    0下载:
  2. 本文提出了一种可以带来启发式知识指导蚂蚁在二维网格空间移动。降低移动蚂蚁的随机性,避免了产生“未分配的数据对象”。我们通过实验结果表明,这种改进的聚类启发式蚁群算法具有优越性并减少在经典算法的运行时间。-An improved heuristic ant—clustering algorithm(HAC)is presented in this paper.A device of memory bank is proposed,which can bring forth heuristic
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:129036
    • 提供者:lifei
  1. ant-clusting-based

    0下载:
  2. 一种基于蚁群算法的聚类组合算法,可以参考学习-A combination of clustering based on ant colony algorithm can refer to the learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:51256
    • 提供者:张俊
  1. ant-colony-applycation

    0下载:
  2. 描述基于蚁群算法的聚类组合算法,及其应用简介-Describe the combination of clustering based on ant colony algorithm and its application profile
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:124132
    • 提供者:张俊
  1. ant

    0下载:
  2. 关于聚类的算法的一种应用,能够帮助对学习蚁群算法及聚类算法的人-Clustering algorithm about a real problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5774
    • 提供者:王健
  1. clustering-based-on-ACO

    0下载:
  2. 给出了基于基本蚁群算法的聚类程序,达到了很好的效果。-very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2849
    • 提供者:王良
  1. ants

    0下载:
  2. 基于matlab的蚁群算法LF解决聚类问题-matlab ants clusting
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:334748
    • 提供者:丁草草
  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. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. yiqun-julei

    0下载:
  2. 利用蚁群算法实现聚类的功能,效果显著.这里既有文档的说明也有具体的程序。-Ant colony clustering algorithm functions, the effect is significant. Here both the descr iption of the document, there are specific procedures.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2869524
    • 提供者:chen
  1. clustering-problem-

    0下载:
  2. 关于matlab解决聚类问题的相关程序,包含蚁群算法和K均值算法,可以一看,部分附带程序,非本人原创。-About matlab to solve clustering problem related procedures, including the ant colony algorithm and K-means algorithm, one can see, some incidental proceedings, not my original.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:340068
    • 提供者:楚彭子
« 1 2 34 »
搜珍网 www.dssz.com