搜索资源列表
-
1下载:
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。-ant colony algorithm based on the combination of clustering methods, the specific can view the contents inside.
-
-
0下载:
蚁群聚类的java源码ant colony clustering by java-ant colony clustering by java
-
-
1下载:
蚁群聚类算法及其源码[matlab]
代码是可以执行的
-Ant Colony Clustering Algorithm and its source code [matlab] code is executed
-
-
0下载:
Paper Clustering using Ant Colony Optimization Algorithm
-
-
0下载:
clustering using ant colony algoritham (aco) source code-clustering using ant colony algoritham (aco) source code
-
-
0下载:
蚁群算法聚类可以实现故障识别给出故障对策-Ant colony clustering algorithm can achieve fault identification measures are given fault
-
-
0下载:
蚁群算法和聚类算法的经典结合,主要用于聚类中,改算法中是演示的-Ant colony algorithm and the classic combination of clustering algorithm, mainly used for clustering, change the algorithm is demonstrated
-
-
0下载:
基于改进的蚁群算法,应用于聚类算法中,是pdf格式的,欢迎下载-Based on improved ant colony algorithm, clustering algorithm used is the pdf format, please download
-
-
0下载:
一种基于蚁群算法的聚类组合算法,可以参考学习-A combination of clustering based on ant colony algorithm can refer to the learning
-
-
0下载:
描述基于蚁群算法的聚类组合算法,及其应用简介-Describe the combination of clustering based on ant colony algorithm and its application profile
-
-
0下载:
基于蚁群模糊聚类算法的图像边缘检测,是用蚁群算法检测边缘的一种很好的方法,希望对蚁群爱好者有所帮助-Fuzzy clustering algorithm based on ant colony edge detection, edge detection algorithm with ant colony' s a good way to help fans want to ant
-
-
0下载:
蚁群聚类算法对城市路径的预测matlab实例-Ant colony clustering algorithm to predict the path the city matlab example
-
-
0下载:
按照未知聚类数同的蚁群聚类法对全体样品进行分类-According to the unknown number of clustering with Ant Colony clustering method to classify the samples of the whole
-
-
1下载:
最近搜集和整理的一些蚁群算法方面的英文资料,还是蛮全蛮新的,请有需要的享用。-these are some pdf documents in english about aco, collected and arranged by myself in recently
-
-
0下载:
This the presentation of KohonAnts (KANTS), an hybrid Ant Colony and Self-organizing Map algorithm for clustering and pattern classification.
-This is the presentation of KohonAnts (KANTS), an hybrid Ant Colony and Self-organizing Map algorithm fo
-
-
0下载:
完成了一个基本的蚁群聚类算法,根据蚁群活动,信息数残留,类进行聚类-Completed a basic ant colony clustering algorithm based on ant colony activities, information on the number of residues, class clustering
-
-
0下载:
蚁群算法, 蚁群算法, 蚁群算法-Ant algorithm, ant colony algorithm, ant colony algorithm, ant colony algorithm, ant colony algorithm
-
-
1下载:
MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
-
-
0下载:
蚁群聚类算法是基于蚁穴清理行为的聚类算法。
在诸多聚类算法中,蚁群算法是一种较新且较高效率的算法。蚁群算法在数据挖掘聚类中的应用所采用的生物原型为蚁群的蚁穴清理行为和蚁群觅食行为。-Ant clustering algorithm clustering algorithm is based on the nest cleaning action.
In many clustering algorithm, ant colony algorithm is a relatively new
-
-
1下载:
RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided
-