搜索资源列表
模糊c均值聚类matlabe版
- 模糊c均值聚类,用matlabe编写的。
图像模糊C-均值聚类
- 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
fastapcluster.zip
- 改进的邻近聚类方法,比k-means 和模糊c均值聚类好
fcm.ZIP
- 模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数-Fuzzy C- Means clustering MATLAB, which contains 10 MATLAB function
FuzzyCMean
- 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
Y_FCMC_Ver.1.0
- 模糊C均值聚类的一个参考材料,做模糊聚类是用的一个程序-FCM of a reference materials, so fuzzy clustering is a process
200707171151133491
- 一种基于模糊c均值聚类的彩色图像区域分割方法,该方法首先选用适合的彩色空间,然后利用c均值聚类的方法,最终实现图像分割-Based on fuzzy c-means clustering for color image region segmentation method that first of all choose a suitable color space, and then use c-means clustering ap
FCM_Cluster
- 首先介绍模糊集基本知识 其次K均值聚类算法(HCM)介绍 最后重点介绍了模糊C均值聚类, 模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduct
improvedfcm
- fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
fcm789.ZIP
- 模糊C均值聚类算法的MATLAB实现,比较经典的程序-Fuzzy C-means clustering algorithm to achieve MATLAB, compare the classic procedure
FCMSegmentation
- FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation,
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
模糊C均值聚类(FCM)
- 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
直觉模糊C均值聚类
- 对所获取的数据进行无监督的直觉模糊C均值聚类(intuitionistic fuzzy C-means clustering)
模糊C均值
- 简单实用的模糊C均值源代码,适合新手,本代码适用于数据处理方面的朋友(Simple and practical fuzzy C mean source code, suitable for beginners)
Fuzzy c-means algorithm
- 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
模糊C均值聚类算法
- 模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective functio
模糊c均值聚类算法
- 模糊c均值聚类算法的实现,还有相对的测试数据集(Fuzzy C-Means clustering algorithm)
模糊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.)