搜索资源列表
-
0下载:
聚类分析技术有着广泛应用.因为在对图像进行聚类分析时,通常缺少可资利用的先验知识,所以需要采用无监督的聚类算法.为了适应图像检索的需要,提出了一种新型的无监督聚类方法,即根据离群点信息来自动确定聚类算法的终止时机.此方法还弥补了现有聚类算法在离群点识别、使用上的缺欠.为验证其可行性,用其改进了CURE和ROCK两个经典算法.实验表明,改进后的两个算法都能自动终止,并能取得优于以往的聚类效果. -clustering analysis techniques have wide applicatio
-
-
0下载:
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab
-
-
0下载:
本程序用c编写,主要用于对遥感图像进行聚类(非监督分类)。,This programme is used to for clustering images (unsupervised classifciation)
-
-
1下载:
无监督聚类算法,能够自动聚类,不必预先给出类数,聚类精度好于常用的聚类算法.-Unsupervised clustering algorithm, can automatically cluster, do not have to give in advance the number of categories, clustering accuracy of better than commonly used clustering algorithm.
-
-
1下载:
K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
-
-
1下载:
EM算法,是一种无监督的聚类算法,可以实现对数据的处理,对不同数据进行聚类,生成类内相似度最大-EM algorithm is an unsupervised clustering algorithm, the data processing can be achieved on different data clustering, to generate the maximum within-class similarity
-
-
0下载:
文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
-
-
0下载:
The High Dimensional Data Clustering (HDDC) toolbox contains an efficient unsupervised classifiers for high-dimensional data. This classifier is based on Gaussian models adapted for high-dimensional data.
Reference: C. Bouveyron, S. Girard and
-
-
0下载:
isodata是个重要的非监督聚类算法,本文件提供了isodata的c++描述-isodata is an important unsupervised clustering algorithm, this paper provides a isodata of c++ descr iption
-
-
1下载:
基于混合高斯模型(GMM)的无监督聚类算法,希望对大家有帮助-Based on Gaussian mixture model (GMM) unsupervised clustering algorithm, I hope it would have help to you!
-
-
1下载:
基于无监督学习的谱聚类算法的文本的聚类分类。-Unsupervised Learning Based on spectral clustering algorithm for text clustering classification.
-
-
1下载:
In statistics, a mixture model is a probabilistic model for density estimation using a mixture distribution. A mixture model can be regarded as a type of unsupervised learning or clustering. Mixture models should not be confused with models for compo
-
-
0下载:
无监督学习与聚类课件,介绍了无监督学习算法-unsupervised clustering
-
-
0下载:
基于改进模糊ISODATA算法的遥感影像非监督聚类研究-Algorithm based on improved fuzzy ISODATA unsupervised clustering of remote sensing images
-
-
0下载:
非监督聚类的方法,该论文描述如何使用分形维数进行聚类判定准则,从而达到理想的聚类效果,经典论文-Unsupervised clustering method, the paper describes how to use the fractal dimension of the clustering criteria, in order to achieve the desired clustering effect, the classic paper
-
-
0下载:
这是一篇详细介绍人脸检测与语音驱动口型的文章,其中使使用了高斯混合模型采取了无监督聚类的方法,希望对你有用。
-This is a detailed introducer face detection and voice-driven lip article, which makes use of a Gaussian mixture model to take unsupervised clustering methods, hope useful for you.
-
-
0下载:
图像的非监督分类,主要包括K均值、FCM等-Unsupervised classification of images, including K-means, FCM
-
-
0下载:
PCM and FCM based Image Segmentation.Unsupervised Clustering.
-
-
1下载:
kmeans聚类,用于时间序列无监督聚类-kmeans clustering for unsupervised clustering time series
-
-
0下载:
模式识别,非监督聚类分析分类方法,含完整Matlab程序。-Unsupervised clustering analysis
-