CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模糊C均值

搜索资源列表

  1. FCM

    0下载:
  2. 模糊C均值(FCM)聚类算法的实现 对模糊C均值算法的详细分析,包含具体实现步骤,实现流程图等,非常好用-Fuzzy C-means (FCM) clustering algorithm implementation A detailed analysis of the fuzzy C-means algorithm, including the specific implementation steps, the flow chart, very handy
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:61618
    • 提供者:QQ
  1. FLICM

    1下载:
  2. 局部模糊c均值聚类算法的matlab代码-A Robust Fuzzy Local Information C-means Clustering Algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2016-09-10
    • 文件大小:76800
    • 提供者:吴永飞
  1. fcm-matlab

    0下载:
  2. matlab开发的FCM(模糊c-均值聚类算法)例程-matlab,cluster,fuzzy c-means,FCM,code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:23238
    • 提供者:Jane
  1. Original_pcm

    1下载:
  2. 自己编写的可能性c均值聚类算法。数据需要自己load,里面有main函数,改成自己的数据就可以运行。比模糊c均值更加鲁棒的一种聚类算法,缺点是容易产生重合聚类。-possibilistic c means clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2016-11-01
    • 文件大小:538624
    • 提供者:fhqu
  1. improved-Fcm

    0下载:
  2. 模糊c均值聚类的一种改进算法,比较简单。用的时候先初始化一下,在不断迭代,参考里面的main函数吧。参考的时候去掉一些无关的命令,有些命令是我自己调用的无关的命令,可能目录里面没有,但不妨碍这个算法运行,可以屏蔽掉。-an improved fuzzy c means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6453
    • 提供者:fhqu
  1. fcm

    0下载:
  2. fcm模糊C均值聚类算法的详细程序及其解释,程序可以运行-fcm detailed procedures and their interpretation of fuzzy C-means clustering algorithm, the program can run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5446
    • 提供者:
  1. FCM

    0下载:
  2. 模糊C均值(模糊K均值)实现代码-Fuzzy c-means algorithm (fuzzy k-means) to implement code!!!!!!!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:548548
    • 提供者:zmnallen
  1. fuzzyC-means-classification

    0下载:
  2. 这是模糊C均值的matlab源程序,只要输入原始数据就可以按要求井陉分类~-This is the fuzzy C-means matlab source, as long as the original input data required Jingxing Category ~
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2262
    • 提供者:燕青
  1. fcm

    0下载:
  2. 实现模糊c均值聚类 可以实现两类和多类分割-Fuzzy c-means algorithm clustering Can realize two and many kinds of division
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:718
    • 提供者:刘树通
  1. fcmfiltwa

    0下载:
  2. 用类Cluster实现一维数据的模糊C均值聚类,可在VC++和BC++下使用-Class Cluster fuzzy C-means clustering, one-dimensional data can be used in VC++ and BC++
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1347
    • 提供者:暗暗
  1. Fcmtxturesegmentation

    0下载:
  2. 基于图像的纹理特征,利用模糊C均值分割纹理图像-Fcm txture iamge segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:885
    • 提供者:zhaoxunjie
  1. matlab

    0下载:
  2. 基于图像内容检索的模糊c均值聚类,在matalb中的实现-Realization of fuzzy c-means clustering, based on image content retrieval in matalb
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:39936
    • 提供者:yqy
  1. KFCM

    0下载:
  2. 利用核模糊C均值聚类KFCM算法实现对数据的分类-Nuclear Fuzzy C-Means Clustering KFCM algorithm on data classification
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:1394
    • 提供者:玉儿
  1. FCM-for-EEG

    3下载:
  2. 模糊C均值脑电分类并使用了支持向量机对比,其中支持向量机使用了三种方法参数寻优。-fuzzy C means clustering for EEG classification,and use the SVM for campare. The SVM applied three methods to find the optimal apartments.
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:13800
    • 提供者:健康
  1. Data-Classification-and-Recognition

    0下载:
  2. 提出一种基于模糊C 均值的支持向量机分类算法,通过模糊C 均值算法对未知类别数据 进行划分,然后再利用支持向量行对划分后的数据机进训练。解决了以往人们应用支持向量机进行 数据分类识别前必须采用已知类别的数据对支持向量机进行训练的弊端,提高了数据分类的效率。-Support vector machines classification algorithm is proposed based on Fuzzy C-Means, Fuzzy C-Means algorithm unknown
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:237608
    • 提供者:罗朝辉
  1. fuzzy_c_mean

    0下载:
  2. 本程序对二维图像可实现模糊C均值聚类,默认聚类为4.-The procedures for the two-dimensional image can be realized fuzzy C-means clustering, the default clustering for 4.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:3253
    • 提供者:winking
  1. cfree

    0下载:
  2. 简单算法 基于图像算法类的 模糊c均值算法 运行就可以了-Simple algorithm based on image algorithm class c-means algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:2767
    • 提供者:常凯毅
  1. FCM

    0下载:
  2. 模糊C均值聚类(FCM)的matlab代码,包括很详细的注释。适用于图像处理。-Matlab code fuzzy C-means clustering (FCM), including very detailed notes. Suitable for image processing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-31
    • 文件大小:15346
    • 提供者:jelly
  1. FCM

    0下载:
  2. 利用模糊C均值图像分割,并显示分割后的图像-Fuzzy C-means image segmentation, and display the image after the split
  3. 所属分类:Graph program

    • 发布日期:2017-12-01
    • 文件大小:1017
    • 提供者:漂泊万重山
  1. fourdirectionedge2

    0下载:
  2. 将用双线性插值归一化后的图像用2*2的窗口扫描加权方向的边缘图,用改进的模糊C均值聚类算法将图像聚类成为候选文字区域和非文字区域。-Bilinear interpolation owned by an after image edge map with 2* 2 the window scanned weighted direction, image clustering with improved fuzzy C-means clustering algorithm to become the
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:4849
    • 提供者:kaizizi
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com