模糊c均值算法的程序-the programme of fuzzy c mean algorithm 下载
|
模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means clustering algorithm is fuzzy most common use of the most extensive analysis of one of the methods. FCM classical theory and application of the research is already quite mature, PET has proved the convergence of the algorithm [6] Many software provides a variety of convenient FCM toolbox (eg Matlab toolbox FCM). But traditional FCM is the common data sets, not directly deal with the interval, The prototype is not clustering interval. Against interval, an intuitive method is to separate the left and right interval interval for the FCM, and the prototype were cluster-cluster as a prototype interval around the interval, But this method has been proven to be unworkable [6] 下载
|
基于matlab的核模糊C-means聚类算法(KFCM),-Matlab-based nuclear Fuzzy C-means clustering algorithm (SN) 下载
|
Fuzzy C Mean(模糊C均值)聚类算法-Fuzzy C Mean (FCM) clustering algorithm 下载
|
是一个基于Matlab软件的模糊C-means聚类算法原代码-Matlab is a software based on the fuzzy C-means clustering algorithm source code 下载
|
这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures 下载
|
一个采用快速模糊C均值(FFCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fast fuzzy c-means (FFCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images! 下载
|
一个采用模糊C均值(FCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fuzzy c-means (FCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images! 下载
|
模糊识别的一种分类方法,属于模糊C均值方法,里面包括了算法与具体步骤。欢迎下载-fuzzy identification of a classification method is Fuzzy C - Means, includes the algorithm and the concrete steps. Welcome to download 下载
|
模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance. 下载
|