搜索资源列表
模糊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
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
zhinengdianwang
- 基于 MAS 建立的分布并行计算环境,其任务调度问题具有新的特点 对于基于MAS 的配电快速仿真与模拟系统,以配电 网三相状态估计为例,建立了新的调度问题模型,提出了基于FCM 的启发式任务调度优化方法 该方法利用模糊C 均值聚类分析 算法对独立任务进行聚类分析,避免了在超大解空间中用基于搜索的方法去寻求最优解的做法 该方法具有线性时间复杂度,而 且通过大量算例表明它总是能够在合理的时间内获得次优解或最优解,使masDSE 的性能有明显改善-In the distributed pa
11
- 一种新型的模糊C均值聚类初始化方法 模糊c均值聚类(FcM)是一种广泛采用的动态聚类方法,其聚类效果往往受初始聚类中心的影响。受自适应免疫系 统对入侵机体的抗原产生免疫记忆的机理启示,提出了一种新的产生初始聚类中心的方法。算法中,待分析的数据被视为 入侵性抗原,产生的记忆细胞作为聚类分析的初始中心-ABSTRACT:The rum C—means algorithm (FCM)is widely used for dy/kTflnic clustering.The performan
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
Clustering-Algorithms
- 在众多聚类算法中,基于划分的模糊聚类算法是模式识别中最常用的算法类型之一.至今,文献中仍不断 有关于基于划分的模糊聚类算法的研究成果出现.为了能更为系统和深入地了解这些聚类算法及其性质,本文从改 变度量方式、改变约束条件、在目标函数中引入熵以及考虑对聚类中心进行约束等几个方面,对在 C-均值算法的 基础上得到的基于划分的模糊聚类算法作了综述和评价,对各典型算法的优缺点进行了实验比较分析.指出标准 FCM算法被广泛应用的原因之一是它对数据的比例变化具有鲁棒性,而其他类似的算法对这种
FCMforclarify
- fcm模糊聚类算法,可以完美实现聚类分析,输出聚类中心及模糊矩阵-fcm fuzzy clustering algorithm, can achieve the perfect cluster analysis, the output of the cluster centers and fuzzy matrix
all-of-Cluster
- 大多数经典聚类分析算法的matlab实现,包括K均值、模糊聚类(FCM)、SOM、Kohonen、EM、DBSCAN、等!-ON划词翻译ON实时翻译 Most of the classical clustering algorithm matlab implementation, including K means, fuzzy clustering (FCM), SOM, Kohonen, EM, DBSCAN, etc.!
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
FUZZCLUST
- 是一个模糊聚类包,里边有FCM,GG,GK,三种聚类的功能代码,可以对比分析,有助于对三种聚类的理解。-It is a fuzzy clustering package, which has FCM, GG, GK, three kinds of clustering function code, comparative analysis helps understand the three clusters.
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.)