文件名称:proj10-01
介绍说明--下载内容来自于网络,使用问题请自行百度
在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。-In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to find C a cluster center, each cluster center represents a kind of center. Then the samples are classified to the nearest cluster center with the type. C' s choice is a priori knowledge or experience through the selected. Cluster center is obtained through the iterative algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
proj10-01/Cmeans.m
proj10-01/mydisplay.m
proj10-01/test.m
proj10-01/testdata.m
proj10-01/testdata.mat
proj10-01
proj10-01/mydisplay.m
proj10-01/test.m
proj10-01/testdata.m
proj10-01/testdata.mat
proj10-01
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.