资源说明:matlab的分群工具箱 包括agglom(Basic Agglomerative Clustering)、
kmeans(k-means clustering
)、mixtureEM(cluster by estimating a mixture of Gaussians)、mixtureSelect(estimate a mixture with unknown K using BIC)、EM(Expectation-Maximization)
以及相关的Demo和C程序
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。