说明:k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示
说明:利用k-means算法进行图像分割,效果较好
说明:This is the code for vector quantization by using k-means
说明:基于non-local means的maltab算法
说明:人工智能中比较经典的c-means算法的实现。在matlab中,数据使用矩阵存储比vc中好实现!
说明:通过k-means聚类算法对图像的颜色进行聚类。
说明:PCA。基于PCA和K-means分类的锋电位分类方法。
说明:a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
matlab-codebook cluster K-means-matlab-co codebook--code algorithm
说明:MapReduce框架下支持差分隐私保护的k-means聚类方法
说明:用K-means算法对数据进行聚类分析,得到不同K值情况下的聚类结果并绘制出了J-K关系图。