搜索资源列表
knn.kmeans.fisher
- 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
k-mean k均值聚类程序
- k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。-program for k means used for cluster
rbf_Kmeans
- Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
kMeansCluster
- K-均值聚类,比较好的聚类方法,应用广泛-K-means clustering, a better clustering method, widely used
ClusterBasics-V1.0
- 各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
cluster
- k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
k-centers
- 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
K-Means-Color-Reduction
- 基于K-MEANS的图像退色算法。平台为MATLAB6.5及以上。-Based on the K-MEANS algorithm image fade
test_kMeansCluster.m
- K mean cluster matlab code
kmean
- k mean clustering in matlab
k-means_ColorImage_Segmentation
- This program written in MATLAB will find the clusters centriods using the K-Means algorithm for color images
k-mean
- cluster in data minig
proje
- applied k means clustering for vector quanta and used huffman for image compression matlab code
K-means
- 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
k-mean
- 用k均值方法进行分类的matlab小程序。-A small process based on k-mean.
k-means
- k均值,数据已经有了,主要用于分类,美列都是一类数据,只用了其中一部分,数据是自己编的。(K mean, data already exists, mainly for classification, the United States column is a kind of data, only a part of the data is their own series.)
81801236k.matlab
- 利用matlab实现k均值聚类算法,亲自调试通过,对于学习k均值聚类算法有很大帮助(Using MATLAB to achieve K means clustering algorithm, personally debugging through, for learning K mean clustering algorithm is very helpful)
K-means
- 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
kmean
- 确定K均值最佳聚类数,把数据导入后运行即可(Determining the best clustering number of K mean)
改进的基于划分算法的三维点云聚类matlab实现
- 根据网上基于划分法k-means的聚类算法,我做了改进。可以预设一个最大的类数和一个半径,自动划分合适的类。最终将随机三维点云聚类完成后显示为不同颜色。(According to the clustering algorithm based on partition K-means on the Internet, I improved it. A maximum number of classes and a radius can be preset to automatically divi