k-means聚类算法我要分享

K-means clustering algorithm

matlab 算法 KMeans

关注次数: 137

下载次数: 0

文件大小: 4.80 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:资源描述采用matlab语言编写,案例中K=4,对二维数据分成4个类,聚类效果很好。k-means在输入样本数据不大的时候聚类速度和聚类效果都很好


English Description:

Application backgroundUsing MATLAB language, the case of K=4, the two-dimensional data into 4 categories, clustering effect is very good. K-means in the input sample data is not the time of clustering speed and clustering effect is very good


代码预览