CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fuzzy c-means clustering

搜索资源列表

  1. 模糊c-均值算法是模糊聚类

    2下载:
  2. 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:9098
    • 提供者:feifei
  1. yiqunmoxingfege.rar

    1下载:
  2. 基于蚁群算法的模糊C均值聚类医学图像分割方法的研究,Ant colony algorithm based on Fuzzy C-Means Clustering Method for Medical Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:223561
    • 提供者:Ailsa
  1. FCM

    1下载:
  2. C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:15985515
    • 提供者:汪颜
  1. fcma

    0下载:
  2. 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3401
    • 提供者:xia
  1. jake_fcm

    0下载:
  2. 模糊Fcm代码,在matlab下开发,用c划分聚类进行数据分析-Fuzzy FCm code, developed in matlab with c divided into clustering for data analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:83169
    • 提供者:sunana
  1. FCMSegmentation

    1下载:
  2. 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, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. MATLAB

    0下载:
  2. 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2340
    • 提供者:郭子中
  1. fcm

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:797
    • 提供者:张淘
  1. fcm_color

    0下载:
  2. 模糊c均值聚类算法对遥感图像分类,可自己进行修改-Fuzzy c means clustering algorithm for remote sensing image classification can be modify their
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1208
    • 提供者:郝跃军
  1. imagesegmentation

    1下载:
  2. 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法-Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2783293
    • 提供者:yzhang
  1. FCMandCFCM

    1下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:58484
    • 提供者:蒋雯倩
  1. th

    0下载:
  2. 模糊聚类算法的一部分,加入了邻域信息,可以更好的分割图像-Part of fuzzy clustering algorithm, joined the neighborhood information may be a better image of the partition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:614
    • 提供者:娟娟
  1. muhujuleituxiangfenge

    0下载:
  2. 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3699
    • 提供者:方明
  1. clustering

    0下载:
  2. 模糊聚类算法,K-means and K-medoid algorithms,Fuzzy C-means algorithm,The Gustafson{Kessel algorithm,The Gath{Geva algorithm-Fuzzy clustering algorithm, K-means and K-medoid algorithms, Fuzzy C-means algorithm, The Gustafson (Kessel algorithm, The Gath (Gev
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4220790
    • 提供者:twty
  1. fcm

    0下载:
  2. 模糊C-均值聚类方法的原函数,不用再进行编写,直接可以哄-the function of FUZZY C CLUSTERING
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:zhujihang
  1. Studies-on-Fuzzy-C-Means-Based-on-Ant-Colony-Algo

    0下载:
  2. A fault identification with fuzzy C-Mean clustering algorithm based on improved ant colony algorithm (ACA) is presented to avoid local optimization in iterative process of fuzzy C-Mean (FCM) clustering algorithm and the difficulty in fault cl
  3. 所属分类:Development Research

    • 发布日期:2017-03-23
    • 文件大小:273117
    • 提供者:rishi
  1. Fuzzy-C

    0下载:
  2. 模糊C均值聚类算法的步骤还是比较简单的,模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。-Fuzzy C-means clustering algorithm is relatively simple steps, fuzzy C-means clustering (FCM), known as fuzzy ISODATA, is used to determine the membership of each data poi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:172213
    • 提供者:pingziyu
  1. Fuzzy-C-Means

    0下载:
  2. fuzzy c means to perform clustering in java with text documents
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:39516
    • 提供者:hero
  1. 模糊C均值聚类(FCM)

    4下载:
  2. 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:onion888
  1. 直觉模糊C均值聚类

    1下载:
  2. 对所获取的数据进行无监督的直觉模糊C均值聚类(intuitionistic fuzzy C-means clustering)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:yezi0430
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com