搜索资源列表
fuzzycmeansclustering.rar
- Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Comparison of FCM, PCM and FPCM,Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Co
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
fcm
- 核聚类算法FCM算法及性能分析,有图片,FCM模糊C均值图象,有窗体-Kernel clustering algorithm FCM algorithm and performance analysis, pictures, FCM fuzzy C means the image has the form
kcluster
- 一种基于软划分方法的聚类方法——模糊k均值法聚类分析。-A division of methods based on soft clustering method- fuzzy k-means cluster analysis.
MATLAB
- 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
mh
- 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
SOMD
- fuzzy k-means algorithm for cluster
fcm
- 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
FCMClust
- 采用模糊C均值对数据集data聚为cluster_n类-Fuzzy C-means data sets of data together for cluster_n category
FIMM
- 基于模糊自适应的交互多模型的多目标跟踪的仿真程序,还有和其他方法的对比-Interaction based on fuzzy self-adaptive multi-model multi-target tracking simulation program, as well as contrast and other means
FCM_Demo
- The code implements the Fuzzy-C-Means 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
fuzzy_c_means
- CODE是寫利用FUZZY的方式來做分群,也就是有歸屬度的程度分別 ,個人覺得比硬式分群結果來的較好,最後會畫圖來顯示結果.-CODE is written using FUZZY way to do grouping, which is a degree of attribution degrees, respectively, than the rigid grouping personally feel better the results will finally drawing to
optnumber_det
- Fuzzy C-mean Clustering algorithm for wireless sensor networks
fuzzycmeans
- fuzzy c means clustering-fuzzy c means clustering
Kmean
- K-means Fuzzy Clustering file
fuzzy_k_means
- 模糊K均值算法实现。Fuzzy K Means algorithm.-Fuzzy K Means algorithm.
fuzzy c-means
- 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function
fuzzy k-means
- Fuzzy K-Means Codes for Data Mining