搜索资源列表
基于matlab的K均值聚类程序
- 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图,Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
kmeans
- 使用K-均值聚类算法在IRIS数据上进行聚类分析.-K-means clustering algorithm using IRIS data in the cluster analysis.
K-mean
- 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
Cluster
- 使用k-means、k-media、层次聚类方法,并通过iris数据集测试-Using k-means, k-media, hierarchical clustering method, and through the iris data set test
kmean
- k-means for iris dataset
k-means-for-iris
- 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果-The use of K-means clustering method to classify iris sample matlab program, the program includes source code, sample data, the classification results
k-means-bayes-algorithm
- k-means和贝叶斯算法对iris数据进行测试-k-means algorithm and Bayesian test for iris data
K均值对iris数据集聚类
- k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
k-means算法的Matlab实现以及Iris数据集
- k-means算法实现以及Iris数据集(Implementation of K-means algorithm and Iris data set)
K-means聚类
- 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
can_use_kmeans
- K-means对iris数据集进行分类,可画出3维分类图(K-means to classify iris data set)