Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 851 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 851 Bytes

----2018年6月9日 [email protected] -------文件说明--------

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均值聚类

For details,visit my CSDN blog.