搜索资源列表
fuzzycluster
- 是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C-MATLAB
matlab
- FCM实现,FCM中的可以用在模糊聚类的图像分割当中-FCM
F_JIDtjl
- 模糊聚类分析动态聚类图,R模糊相似矩阵 求传递闭包-Fuzzy cluster analysis of dynamic clustering diagram, R fuzzy similar matrix transitive closure of
sjwl
- 将基于聚类分析的神经网络-模糊控制器应用于火电厂锅炉控制系统的访问研究-Cluster analysis will be based on neural network- fuzzy controller used in thermal power plant boiler control system access to research
jlfx
- 本程序实现模糊数学中聚类分析算法,该算法通过递归来实现分类。-This procedure in the realization of fuzzy cluster analysis algorithm to achieve through the recursive classification.
FCM
- vc++环境下,实现基于FCM的模糊聚类算法。-vc++ environment, FCM-based fuzzy clustering algorithm.
transfer
- 模糊聚类分析的源代码 ,其中包括矩阵标准化,模糊相似矩阵-Fuzzy Cluster Analysis of the source code
FCMandKFCM
- 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
FCM2D
- FCM2D(二维直方图,模糊聚类)法进行图像分割-segmentation by FCM-2D
KFCM
- KFCM 模糊核聚类 这只是KFCM的算法的文件 可以被程序调用的算法 如果有问题 把5.11式的那里的平方去掉(.^2)(KFCM fuzzy kernel clustering)
KFCM-master
- 基于核方法的模糊C均值聚类,考虑到空间数据之间的相关性,结合各点的邻域信息,在原代码中添加邻域信息:(The fuzzy C mean clustering based on kernel method, considering the correlation of spatial data and combining the neighborhood information of each point, adding neighborhood information to the origin
常用聚类
- 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
FuzzyClusteringToolbox_m
- matlab模糊聚类工具箱,包括示例程序 ,工具箱简介PDF文件等。(Matlab fuzzy clustering tool kit, including sample program, toolbox introduction PDF file, etc)
FCM
- 模糊C均值(FCM)聚类算法分割图像,该算法可以进行图像的分割(Fuzzy C-Means (FCM) clustering algorithm to segment images, which can be used for image segmentation)
cal_SC_Fuzzy_Partition
- 模糊聚类FCM 能够实现数据的分类与分组,确定聚类数,进行模糊划分(Fuzzy clustering FCM can achieve data classification and grouping, determine the number of clusters, fuzzy partition)
FCM+KFCM模糊C均值聚类分析算法
- FCM+KFCM聚类分析两种方法的比较,有聚类效果图(FCM+KFCM cluster analysis of the two methods of comparison, there is a clustering effect map.)
FCM聚类算法
- 基于矩阵模块化模糊聚类的图像分割,里面包括源代码,以及实验前后的图片(Image segmentation based on matrix modularized fuzzy clustering)
模糊C均值聚类
- 该程序可以实现快速的点云的模糊C均值聚类,并且可以利用第二个命令对聚类后的点云进行自动提取。(The program can realize fast clustering of point clouds based on fuzzy C-means, and automatically extract the clustered point clouds by using the second command.)
模糊聚类R代码
- 模糊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
模糊聚类分析法(python)
- 运用python进行模糊聚类分析步骤如下:建立数据矩阵;数据标准化;建立模糊相似矩阵;改造相似关系为等价关系;确定分类数(The steps of Python fuzzy clustering analysis are as follows: establishing data matrix; standardizing data; establishing fuzzy similarity matrix; transforming similarity relation into equiv
