GA-SA_Enhanced_k-mean-master

所属分类:其他
开发工具:matlab
文件大小:13KB
下载次数:14
上传日期:2019-12-11 15:33:02
上 传 者handisen
说明:  使用遗传算法等对k均值聚类进行优化,使k均值聚类效果有所提高
(Use genetic algorithm to optimize K-means clustering, so that the effect of K-means clustering is improved)

文件列表:
BezdekIris.txt (4549, 2019-04-22)
fitness.m (2599, 2019-04-22)
GA_Clustering.m (4383, 2019-04-22)
GenerateData.m (638, 2019-04-22)
GS_SA_Clustering.m (5160, 2019-04-22)
KMvariation.m (1734, 2019-04-22)
KM_GA_Clustering.m (5083, 2019-04-22)
KM_GSA_Clustering.m (5792, 2019-04-22)
K_means.m (2095, 2019-04-22)
moni.txt (4254, 2019-04-22)
plotSamples.m (387, 2019-04-22)

----2018年6月9日 gf@gfshen.cn -------文件说明-------- 1.----------------------- bezdekIris.txt 数据集1,来自UCI的IRIS样本 2.----------------------- moni.txt 数据集2,高斯混合模型样本,分界面模糊 3.----------------------- GA_Clustering.m 简单遗传算法聚类 4.----------------------- GS_SA_Clustering.m 模拟退火遗传算法聚类 5.----------------------- KM_GA_Clustering.m 引入K均值变异算子的遗传算法聚类 6.----------------------- KM_GA_Clustering.m 引入K均值变异算子的遗传算法聚类 7.----------------------- KM_GSA_Clustering.m 引入K均值变异算子的模拟退火遗传算法聚类 8.----------------------- K_means.m K均值聚类

近期下载者

相关文件


收藏者