搜索资源列表
fcm.ZIP
- 模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数-Fuzzy C- Means clustering MATLAB, which contains 10 MATLAB function
C均植
- 模式识别中关于C均值的聚类算法的程序,输入点进行聚类.-pattern recognition on the C-means clustering algorithm procedures input cluster.
brfcm-src
- 这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures
fcmdemo
- FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click "Star
FCM[matlab]
- FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM, Fuzzy C- Means clustering MATLAB [Matlab]
gd017_3
- matlab的实例,是关于模糊c均值的一个小程序-Matlab example of the fuzzy c-means a small program
FuzzyCMean
- 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
DllFFCM
- 一个采用快速模糊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!
FCM_HCM
- 模糊识别的一种分类方法,属于模糊C均值方法,里面包括了算法与具体步骤。欢迎下载-fuzzy identification of a classification method is Fuzzy C- Means, includes the algorithm and the concrete steps. Welcome to download
c-junzhi
- 一个关于c均值的聚类源程序,在matlab下运行-one on the c-means clustering source, operating under the Matlab
FuzzyC-Means
- 模糊c均值,m值,误差限,迭代次数由用户自己输入,聚类效果好。-fuzzy c-means, m value, the error limits, the number of iterations user input, clustering effects.
C-mean
- 模糊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.
c-jun
- 模式识别的聚类方法:C-均值算法,求得不同的分类-Pattern Recognition Clustering Method: C-means algorithm to obtain the classification of different
c-means+isodata
- C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
C-means
- 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 sam
C-means-clustering
- C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
Fuzzy c-means algorithm
- 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
fuzzy c mean cluster
- Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters
FuzzyC-Means
- Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters
模糊c均值聚类算法
- 模糊c均值聚类算法的实现,还有相对的测试数据集(Fuzzy C-Means clustering algorithm)