搜索资源列表
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
FCM
- 模糊聚类分析传递闭包算法FCM的matlab程序,能对数据进行分类处理
fcm_c
- 模糊聚类分析传递闭包法FCM的C语言程序, 能对数据进行分类,广泛应用于模式识别中
Fuzzy-Cluster-Analysis
- 利用VB来实现的模糊聚类分析,形象而且易懂。-The use of VB to achieve the fuzzy cluster analysis, image and easy to understand.
fcm
- 核聚类算法FCM算法及性能分析,有图片,FCM模糊C均值图象,有窗体-Kernel clustering algorithm FCM algorithm and performance analysis, pictures, FCM fuzzy C means the image has the form
QVCS-Enterprise2.1.11
- 图像数据的模糊聚类分析,图像识别、图像分割,包含FCM算法。-Image data of the fuzzy cluster analysis, image recognition, image segmentation, including the FCM algorithm.
FCMandCFCM
- FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。 现在给出的这两个算法是C++代码实现的。 -FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achi
book
- 聚类\模糊聚类分析及其应用 高薪波版本 部分章节,对学习FCM算法有很大的帮助-Clustering \ fuzzy cluster analysis and its application-wave version of well-paid sections of the FCM algorithm to learn a great help
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
FCM
- 基于matlab iris数据集的FCM(模糊C)聚类,适于matlab和聚类分析的入门学习。-failed to translate
FCMClust
- 模糊C均值聚类(FCM)算法是一种经典的模糊聚类分析方法,但其算法初始聚类中心集是随机选取的,从而造成算法的性能强烈的依赖聚类中心集的初始化。-Fuzzy C-Means clustering (FCM) algorithm is a classical fuzzy clustering analysis method, but the algorithm sets the initial cluster centers are selected randomly, resulting in a
FCMforclarify
- fcm模糊聚类算法,可以完美实现聚类分析,输出聚类中心及模糊矩阵-fcm fuzzy clustering algorithm, can achieve the perfect cluster analysis, the output of the cluster centers and fuzzy matrix
fuzzycm
- 与模糊数学相关的,模糊聚类分析的有效性问题初探,FCM算法是论文中不可或缺的部分,在此将FCM算法的两种迭代形式的MATLAB代码写于下,也许有的同学会用得着:-Fuzzy clustering analysis and fuzzy validity problems of the mathematically related, FCM algorithm is an integral part of the paper, in the form of the FCM two iterative
fcm(MATLAB)
- 基于模糊C-均值算法数据流聚类分析,这里面没有运用matlab自带的fcm子模块,是自己编写的源代码,亲测能运行-It is a good programme on fuzzy C algorithm, it is very good .
fcm
- 模糊C均值实现聚类分析,经过测试可以正常运行-Fuzzy C-Means
FCM.m
- 使用模糊C均值算法对数据集进行聚类分析,效果良好。(The fuzzy C means algorithm is used to cluster the data sets, and the results are good.)
FCM聚类
- FCM聚类分析matlab代码可进行模糊c聚类分析!(FCM clustering analysis of matlab code for C fuzzy cluster analysis!)
fcm-master
- 利用MATLAB软件,实现了模糊聚类的计算,MATLAB的模糊聚类算法,(Using the MATLAB software, the fuzzy clustering calculation and the fuzzy clustering algorithm of MATLAB are realized.)
基于FCM聚类分析的交通判别算法研究
- 采用了欧氏距离和模糊算法两种方式进行了FCM聚类分析,利用FCM聚类分析解决了交通状况的判别算法,文件里面还有相关文献!(Using Euclidean distance and fuzzy algorithm, FCM clustering analysis is used to solve the traffic situation.)
FCM+KFCM模糊C均值聚类分析算法
- FCM+KFCM聚类分析两种方法的比较,有聚类效果图(FCM+KFCM cluster analysis of the two methods of comparison, there is a clustering effect map.)