用K-means算法对数据进行聚类分析 Kmeans我要分享

K-means algorithm is used to cluster the data

K聚类 K. graph-cluster K-Means聚类 Kmeans

关注次数: 253

下载次数: 2

文件大小: 27KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用K-means算法对数据进行聚类分析,得到不同K值情况下的聚类结果并绘制出了J-K关系图。


English Description:

The k-means algorithm is used to cluster the data, and the clustering results under different K values are obtained, and the J-K diagram is drawn.


代码预览

Kmeans均值算法作业

..................\10.txt

..................\Kmeans2016926.m

..................\模式识别作业.docx

相关推荐