K-means

所属分类:matlab编程
开发工具:matlab
文件大小:1KB
下载次数:22
上传日期:2018-04-17 14:58:51
上 传 者invoker`Z
说明:  K-means聚类算法的matlab实现
(k-means clustering is a method of vector quantization, originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. This results in a partitioning of the data space into Voronoi cells.)

文件列表:
K-means\KMeans.m (1648, 2018-04-15)
K-means\main.m (1020, 2018-04-15)
K-means (0, 2018-04-17)

近期下载者

相关文件


收藏者