搜索资源列表
-
0下载:
经网络提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以达到简化径向-via the Internet presents a clustering algorithm based on the ant colony RBFNN. Ant use the parallel algorithm o
-
-
1下载:
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。-ant colony algorithm based on the combination of clustering methods, the specific can view the contents inside.
-
-
0下载:
基于遗传和蚁群混合算法的图像配准算法
需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
-
-
1下载:
基于蚁群算法的模糊C均值聚类医学图像分割方法的研究,Ant colony algorithm based on Fuzzy C-Means Clustering Method for Medical Image Segmentation
-
-
0下载:
蚂蚁聚类算法源代码(ant based clustering algorithm),直接下载~-ant based clustering algorithm
-
-
0下载:
基于MATLAB蚁群算法LF解决聚类问题源程序代码,包括文档与论文-MATLAB-based ant colony algorithm to solve clustering problem LF source code, including documents and papers
-
-
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下载:
蚁群聚类算法,基于蚂蚁算法的聚类分析,matlab源码-Ant colony clustering algorithm, cluster analysis based on ant algorithm, matlab source
-
-
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下载:
完成了一个基本的蚁群聚类算法,根据蚁群活动,信息数残留,类进行聚类-Completed a basic ant colony clustering algorithm based on ant colony activities, information on the number of residues, class clustering
-
-
1下载:
基本蚁群聚类算法及其改进算法[带Matlab源代码]
该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。
改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,
产生变异,从而更快的收敛。
-The basic ant clustering algorithm and its improved algorithm with Matlab source code of the algorithm to solve the non-con
-
-
1下载:
MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
-
-
0下载:
蚂蚁聚类算法,Simulation of Ant-Based Clustering Algorithm based on cemetery organization
Lumer&Faeita Algorithg-ant based clustering
-
-
0下载:
蚁群聚类算法是基于蚁穴清理行为的聚类算法。
在诸多聚类算法中,蚁群算法是一种较新且较高效率的算法。蚁群算法在数据挖掘聚类中的应用所采用的生物原型为蚁群的蚁穴清理行为和蚁群觅食行为。-Ant clustering algorithm clustering algorithm is based on the nest cleaning action.
In many clustering algorithm, ant colony algorithm is a relatively new
-
-
0下载:
基于蚁群算法的聚类算法以及改进的代码,实现聚类算法的优化-Clustering algorithm based on ant colony algorithm and improved code, optimize clustering algorithm
-
-
0下载:
蚁群聚类算法及其改进算法,基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Ant colony clustering algorithm and its improved algorithm, based on genetic algorithm to improve the basic genetic algorithm based on the addition of the mutation factor, resulting in variati
-
-
0下载:
该算法,解决了不收敛的问题,聚类效果非常好。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-The algorithm solves the problem of convergence, and the clustering effect is very good. The improved ant colony algorithm is based on the improvement of genetic algorithm. O
-
-
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
-