搜索资源列表
jibenyiqunjuleisuanfa
- 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
aunt
- 蚁群算法,适合于图像处理,可以用的哦-it is very good for image prcessing
matlab
- VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
aca
- 蚁群聚类算法,这个算法在处理油色谱数据时很有用的-Ant colony clustering algorithm, this algorithm is useful when dealing with the oil used for chromatographic data
yiqunsuanfamatlabyuanma
- 蚁群聚类算法,很有用的优化算法程序。希望对大家有用。-Ant colony clustering algorithm, a useful optimization process. Want to be useful to everyone.
yiqunsuanfa
- 蚁群算法,用于进行聚类分析,或者进行故障模式识别-ACO
C_AntClusterKnown
- 蚁群聚类分析,用于进行故障模式识别或者数据挖掘-ACA
ant
- 蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。-ant conoly clustering
VRP
- 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
ants_arithgom
- aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
zuiduanlujing
- 实现Floyd,Dijkstra,蚁群算法,并附上测试案例,希望能有用 -using c and matlab to realize floyd,dijkstra,ant-plane
wangzhan
- 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
ants2.tar
- 蚁群聚类算法及其源码 一个老外用c++编的-Ant colony clustering algorithm
jibenyiqunjulei
- 基本蚁群聚类算法,解决以前算法不收敛问题,内含详细注解。-Basic ant colony algorithm to solve the problem before the algorithm does not converge, containing detailed notes.
antcolonyalgorithm
- 蚁群算法LF解决聚类问题,程序文章比较全面,已测试-LF ant colony algorithm to solve clustering problems, the article is more comprehensive program has been tested! ! !
julei
- 蚁群算法聚类可以实现故障识别给出故障对策-Ant colony clustering algorithm can achieve fault identification measures are given fault
ant-colony-show
- 蚁群算法和聚类算法的经典结合,主要用于聚类中,改算法中是演示的-Ant colony algorithm and the classic combination of clustering algorithm, mainly used for clustering, change the algorithm is demonstrated
ACTC
- 基于改进的蚁群算法,应用于聚类算法中,是pdf格式的,欢迎下载-Based on improved ant colony algorithm, clustering algorithm used is the pdf format, please download
蚁群算法(路径规划程序)
- 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
Ant-colony-algorithm
- 用于蚁群算法的聚类,可以直接打开进行聚类操作,文件夹中给出了原始数据和代码(Ant colony algorithm is used in clustering, clustering can directly open for operation, folder raw data and code are given)