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

搜索资源列表

  1. FCM

    0下载:
  2. matlab实现在端元已知时fuzzy c-means 算法混合像元分解,并根据测试点进行精度评定-matla code of FCM for mixed pixels unmixing
  3. 所属分类:Special Effects

    • 发布日期:2015-05-13
    • 文件大小:1024
    • 提供者:宇洁
  1. FCM-clustering-MATLAB-code

    0下载:
  2. FCM fuzzy c-means clustering algorithm and MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:14521
    • 提供者:wangshuqin
  1. fcm-code-for-image-segmentation

    0下载:
  2. This the image segmentation code. It uses built in fuction fcm to perform the image segmentation. It partition the images into seven clusters.-This is the image segmentation code. It uses built in fuction fcm to perform the image segmentation. It pa
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:12588
    • 提供者:Raksha
  1. Algorithms-for-FCM

    1下载:
  2. 模糊聚类方法在C均值聚类算法中的应用研究;作者: Sadaaki Miyamoto-Algorithms for Fuzzy Clustering Methods in c-Means Clustering with Applications Studies in Fuzzine(FCM)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3717161
    • 提供者:李 乐
  1. FCM

    0下载:
  2. FCM算法是模糊聚类算法,是在对K-MEANS算法的基础上改进的聚类算法,比L-MEANS算法有更好的效果-FCM algorithm is a fuzzy clustering algorithm, clustering algorithm is improved based on the K-MEANS algorithm, the L-MEANS algorithm is better than the effect of it
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:623201
    • 提供者:小小辛辛啊
  1. FCM

    0下载:
  2. 核聚类算法:聚类是将一组给定的未知类标号的样本分成内在的多个类别,使得同一类中 的样本具有较高的相似度,而不同类中的样本差别大。侧重于软聚类(模糊C-均值——FCM),但其描述手段同样适合于硬聚 类(HCM)等同类问题。-Clustering algorithm: cluster is a group of unknown samples given class label into internal multiple categories, so that the same class
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:116549
    • 提供者:楚淇博
  1. Source-Code-FCM

    0下载:
  2. This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:478193
    • 提供者:Anantama
  1. custom-fcm

    0下载:
  2. 基于多因素权重的MATLAB fcm算法,将MATLAB自带的fcm算法添加因子权重,是度量相似性的欧式距离改为基于因子权重的欧式距离-Multivariate weights MATLAB fcm algorithm, add the factor weights MATLAB comes fcm algorithm is a measure of the similarity of the Euclidean distance to the weight factor based on Eu
  3. 所属分类:matlab

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

    0下载:
  2. 采用FCM(模糊C均值)算法将数据集data聚为cluster_n类.-Using FCM (Fuzzy C-Means) algorithm dataset data clustered into cluster_n class.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:188124
    • 提供者:李易峰
  1. gaussk-fcm-color

    0下载:
  2. guassian kernel image segmentation using modified fcm with color normalisation guassian kernel image segmentation using modified fcm with color normalisation
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:rajendra p
  1. FCM(Matlab)

    0下载:
  2. FCM K均值聚类算法的matlab实现 ,-FCM matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:7883
    • 提供者:黄博
  1. FCM

    1下载:
  2. 高光谱遥感图像处理之数据分类的fcm算法源代码maltlab-Hyperspectral remote sensing image processing data classification of the FCM algorithm source code maltlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:4697
    • 提供者:szg
  1. k-means-and-FCM

    0下载:
  2. 利用K-MEANS方法和FCM方法的程序运行作比较,从而实现了软聚类和硬聚类算法的对比。-The use of K-MEANS method and FCM method of comparing the program is running, in order to achieve the contrast of soft and hard clustering algorithm clustering.
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:64738
    • 提供者:周弋业
  1. FCM

    0下载:
  2. 自己编写的matlab程序,实现了图像的模糊C均值分割,没有调用工具箱里的fcm函数,里面的图像,代码文件齐全,亲测可用-I have written the matlab program,did not call the toolbox FCM function to achieve the image of the fuzzy C mean segmentation. The code file is complete, can be debugged.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:202458
    • 提供者:王福
  1. FCM-GRNN

    0下载:
  2. 该代码为基于FCM-GRNN的聚类算法,代码完整,可以运行-The code for clustering algorithm based on FCM- GRNN, code complete, can run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:26866
    • 提供者:李多多
  1. fcm(MATLAB)

    0下载:
  2. 基于模糊C-均值算法数据流聚类分析,这里面没有运用matlab自带的fcm子模块,是自己编写的源代码,亲测能运行-It is a good programme on fuzzy C algorithm, it is very good .
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5074
    • 提供者:张伟
  1. fcm

    1下载:
  2. 基于fcm的图像处理算法,对于图像的去噪和分割有一定的指导作用-FCM based image processing algorithm for image denoising and segmentation has a certain guiding role
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:14337
    • 提供者:杨岩
  1. Repeat-FCM

    0下载:
  2. 模糊c均值算法 数据挖掘 机器学习中可使用的一种简单聚类算法-FCM in data mining or machine learing
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7015576
    • 提供者:初学不迟
  1. FCM

    0下载:
  2. 实现模糊C均值聚类分析的MATLAB源程序-FCM by matlab
  3. 所属分类:ELanguage

    • 发布日期:2017-05-04
    • 文件大小:5194
    • 提供者:yanzhang
  1. FCM

    0下载:
  2. FCM Fuzzy c means clustering-FCM Fuzzy c means clustering.......
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:397340
    • 提供者:milly ap
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 40 »
搜珍网 www.dssz.com