搜索资源列表
聚类算法
- vc++实现的聚类算法
遗传聚类算法用于图像分割
- 基于直方图的遗传聚类算法用于图像分割
聚类算法matlab程序(多个子函数)可演示
- 聚类算法matlab程序(多个子函数)可演示
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
KMean 模式识别中最经典的K均值聚类算法
- Matlab语言编写,模式识别中最经典的K均值聚类算法。-KMEAN algorithm
apcluster.rar
- 比较好的数据聚类算法,与2007年发表于science上,其最大的优点就是计算效率很高,同时不需要预先设定聚类数目,the main advantage of this clustering method is its computational efficiency, and the number of exemplars does not have to be prespecified.
fcm
- 很好的模糊聚类算法 用MATLAB编写的-Good fuzzy clustering algorithm using MATLAB prepared
MaxAndMinCluster
- 最大最小距离 聚类算法,可以对一维或者二维信号进行聚类分析。尤其是两类化情况较好时。-maxmum and minimum Cluster Algorithm
ISODATA
- 本源程序为ISODATA聚类算法 可以达到很好的聚类效果-The source code for the ISODATA clustering algorithm can achieve very good clustering results
FCM
- 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
ImgCluster
- vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
FCM
- 实现了模糊聚类算法,能将N个样本分成C类(1《C《N)-Fuzzy C-means Clustering
kmeans
- 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
K-mean
- K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the
K均值对图像进行聚类分析
- 用k-means算法对图像进行聚类,适合于初学者(K-means algorithm for clustering images, suitable for beginners)
chameleon
- 一段修改后的变色龙聚类算法,可用于无监督聚类。(A modified chameleon clustering code, using matlab.)
基于 K-means 聚类算法的图像区域分割
- 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
基于 K-means 聚类算法的图像区域分割
- 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
PCA-K
- 该算法主要包含PCA算法和K-Means聚类算法,用于SAR变化检测,包含数据图片。(The algorithm mainly includes PCA algorithm and K-means clustering algorithm for SAR change detection, including data images.)