搜索资源列表
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
matlab模糊聚类工具箱
- matlab模糊聚类工具箱
模式识别-模糊聚类算法--传递闭包法
- 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
fcm.rar
- 模糊聚类的matlab程序,有详细注释,对初学者很有用,FCM
fuzzyPR
- 模糊聚类的经典算法,可以使用UCI数据集进行聚类,该程序附有详细的说明-Classical fuzzy clustering algorithm, you can use the UCI data sets clustering, the program is accompanied by a detailed descr iption of
FuzzyClusteringToolbox
- matlab常用的模糊聚类程序,并附有演示程序-matlab fuzzy clustering procedure used, together with demo program
yichuanmohusuanfa
- 模糊聚类算法,实现对数据的聚类分析,供大家参考-Fuzzy clustering algorithm, the realization of the cluster analysis of data for the U.S. reference
program
- 其中有五个程序,详细地说明了五种基于模糊数据的模糊聚类的方法与实现步骤。其中五种程序分别来自五个权威外文论文-Among them, five procedures, detailed descr iption of five based on fuzzy data fuzzy clustering methods and implementation steps. Five procedures in which the authority of a foreign language from
FCM_HCM_2
- 这个程序简单实用,提供以模糊聚类程序供您使用-This procedure is simple and practical to provide fuzzy clustering procedure for you to use
Collaborativefuzzyclusteringmodel
- 协同模糊聚类建模通过特征选择和协同模糊聚类的模糊建模方法构建T-S模型,并用此模型对数据进行测试。-Collaborative fuzzy clustering modeling and collaboration through the feature selection fuzzy clustering TS fuzzy modeling method to build models and use this model of data for testing.
MATLAB
- 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
[matlab]
- 模糊核聚类算法的几篇论文及matlab源码,可以以练代学,更好掌握模糊聚类方法。-Fuzzy Kernel Clustering Algorithm matlab several papers and source code, can be practicing on behalf of science, to better grasp the fuzzy clustering method.
julei
- 压缩包里面有四个函数,实现了常用的几种模糊聚类方法,附有较详细的注释-There are four functions in the file. these functions fulfills common method of fuzzy cluster. Commments are quite good
fcm1
- 模糊聚类算法,经过改进,自己输入初值,经过运行,能出结果-Fuzzy clustering algorithm, improved their initial input, after operation, the results can
Matlabfcm
- fcm模糊聚类算法的matlab实现,非常好用-fcm the matlab fuzzy clustering algorithm to achieve very good
mohujulei
- 模糊聚类程序,只需把数据输入运行就可以得出你想要的结果,很简单,很方便-Fuzzy clustering procedure, simply enter data into operation can be drawn on the results you want is very simple, very convenient
FuzzyClusteringToolbox_m
- Matlab模糊聚类工具箱,内含说明书。-Fuzzy Clustering and Data Analysis Toolbox,For Use with Matlab
FCProgramm
- 模糊聚类程序,完成!matlab7.0调试通过,内含测试程序及数据!欢迎交流!-Fuzzy clustering procedure, done! matlab7.0 through debugging, testing procedures and data contained! Welcome to exchange!
matlab模糊聚类算法
- 可以方便地实现聚类分析 实际运用时对主程序矩阵赋值即可
matlab模糊聚类程序 动态聚类图程序
- 利用MATLAB做模糊聚类,并且画出系谱图(MATLAB fuzzy clustering dynamic graph)