说明:根据实验数据设计K均值聚类分析分类器,实验数据采用遥感彩色图像,以图像的所有象素为样本集,每一象素点的R、G、B值作为其特征向量。1)选择合适的类别数K和初始聚类中心。2)选择距离测度。3)设计迭代中止条件,或人为设定迭代次数。
说明:数据挖掘算法,K-means聚类算法源代码,用于聚类分析-data mining algorithms, K-means clustering algorithm source code for the cluster analysis
说明:用matlab实验k-means算法,对数据进行分类。-Matlab experiments using k-means algorithm to classify the data.
说明:聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving ...