搜索资源列表
-
1下载:
这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures
-
-
0下载:
C均值算法的实现,他是聚类的常见的应用,适合于学习模糊数学的人学习,在VC6.0中运行并通过。-C-means algorithm, he is the common clustering applications, suitable for fuzzy mathematics learning to learn, in VC6.0 run and do pass.
-
-
0下载:
Fuzzy C-Mean Clustering algorithm implementation in c sharp
-
-
1下载:
k-means clustering algorithm, C means Fuzzy clustering algorithm-k-means clustering algorithm, C means Fuzzy clustering algorithm...
-
-
0下载:
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on division, and its thinking that it is making is divided into the same cluster of the bigge
-
-
0下载:
模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
-
-
0下载:
运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
-
-
0下载:
模糊C均值聚类算法,在C均值的基础上加入隶属度。-Fuzzy C-means clustering algorithm, on the basis of the C mean join the membership.
-
-
1下载:
基于聚类的模糊C均值图像分割算法的实现,将图像分割成两部分-The realization of fuzzy C-means image segmentation algorithm based on clustering, the image is divided into two parts
-
-
0下载:
模糊C均值聚类算法 可直接运行-Fuzzy C-means clustering algorithm can be run directly. . .
-
-
0下载:
image segmentation using Fuzzy C Means Clustering algorithm
-
-
0下载:
C均值聚类算法的MATLAB程序,在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功-C mean clustering algorithm MATLAB procedures, in many fuzzy clustering algorithm, fuzzy C- means (FCM) algorithm is the most widely used and successful
-
-
0下载:
该程序是基于MATLAB的模糊C均值聚类算法,该算法是MATLAB最基本的算法,对初学者很有用。-The program is based on MATLAB Fuzzy C-means clustering algorithm, which is the most basic of MATLAB algorithms, very useful for beginners.
-
-
1下载:
该算法引入遗传算法对模糊c均值算法进行改进,并在iris数据集中进行实验验证,得到很高的正确率。-The algorithm genetic algorithm fuzzy c-means algorithm is improved, and focus on experiments in the iris data to obtain a high accuracy.
-
-
0下载:
采用模糊C均值对数据集进行聚类的matlab代码-Matlab code for data clustering based on fuzzy c-means algorithm
-
-
0下载:
该程序主要用于机械故障模式的识别与诊断,且诊断准确率较高,具有工程应用价值。-The program is mainly used for the identification and diagnosis of mechanical failure modes, and the diagnostic accuracy is high, with engineering application value.
-
-
1下载:
基于matlab的核模糊C-means聚类算法(KFCM),不错的-Based on matlab fuzzy C- means clustering algorithm (KFCM), good
-
-
0下载:
基于matlab的核模糊C-means聚类算法(KFCM),不错的(Based on matlab fuzzy C - means clustering algorithm (KFCM), good)
-
-
1下载:
遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m
-
-
1下载:
模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorithms, the Fuzzy C-Means algori
-