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

搜索资源列表

  1. modifiedFCMandimplementation

    0下载:
  2. Clustering of FCM in matlab
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:441454
    • 提供者:kishore
  1. FCM

    0下载:
  2. 实现了模糊聚类算法,能将N个样本分成C类(1《C《N)-Fuzzy C-means Clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3390
    • 提供者:Gordon.Tan
  1. VCfcm

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on division, and its thinking that it is making is divided into the same cluster of the bigge
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:77888
    • 提供者:samari
  1. FCM

    4下载:
  2. 可以实现聚类,结合神经网络、支持向量机等用于故障诊断。-Clustering can be achieved, combined with neural networks, support vector machines for fault diagnosis.
  3. 所属分类:matlab

    • 发布日期:2014-12-15
    • 文件大小:6009
    • 提供者:祝晓盈
  1. FCM_CPP

    1下载:
  2. 模糊C均值聚类算法(FCM)的VC++实现-Fuzzy C means clustering VC++ Implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:4099810
    • 提供者:lee
  1. fcm

    0下载:
  2. 模糊c均值聚类算法在matlab里的实现。-Fuzzy c means clustering algorithm in matlab in implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:1672
    • 提供者:changyan
  1. FcmImage

    0下载:
  2. 用matlab实现Fcm分割图像,只需在matlab中调用main(image,C)即可,其中Image需为事先加载好的jpg文件,C为分类数。-Fcm Classify Digital Images By Matlab.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:2743
    • 提供者:左浩
  1. UsingFCMforColorTextureSegmentationBasedMultirscal

    0下载:
  2. 本文介绍了使用彩色纹理分割的彩色纹理分割聚类算法的多分辨率图像融合-The paper presents color texture segmentation using FCM for color texture segmentation based multi-resolution image fusion
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:347394
    • 提供者:命运
  1. FCM_Ju_lei_suan_fa

    0下载:
  2. 该文件包含了一般的FCM聚类算法和改进的FCM聚类算法-The document contains a general FCM clustering algorithm and the improved FCM clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4709
    • 提供者:蓉儿
  1. 008

    0下载:
  2. 文对模糊C.均值(FCM)聚类算法的一种改进算法一特征加权的 FCM(WFCM)聚类算法,与FCM算法进行了测试比较。-Paper on fuzzy C. Mean (FCM) clustering algorithm An improved algorithm for a feature weighted FCM (WFCM) clustering algorithm, FCM algorithm was tested with the comparison.
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2243619
    • 提供者:王三
  1. kfcm

    1下载:
  2. 基于核的FCM,可以用于聚类或者图像分割,但运行速度不是很快 自己不知道如何优化-Kernel-based FCM, can be used for clustering or image segmentation, but the speed is not fast they do not know how to optimize
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1185
    • 提供者:盛春冬
  1. exp1

    2下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-image divide
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:72362
    • 提供者:dawn
  1. YE

    3下载:
  2. 在原始的fcm算法基础上,对算法中的聚类数c和加权指数m给出优选方法,进而而出了fcm参数优选自适应算法,通过人造数据与具有实际背景的数据验证可以看出该算法是有效的,该算法不但可以自适应的给出最佳的聚类数,而且可以验证聚类的有效性,达到最佳聚类的目的。-In the original fcm algorithm based on the number of clusters on the algorithm and the weighted index m given c preferred m
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-09
    • 文件大小:267331
    • 提供者:严德春
  1. FCMuse

    1下载:
  2. 对fcm算法的详细分析与设计,包含具体实现步骤,实现流程图等,非常详细,好用-Fcm algorithm on the detailed analysis and design, including specific implementation steps, the flow chart and so on, very detailed, easy to use
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:61655
    • 提供者:mary
  1. ashu

    0下载:
  2. this rar contain the graphical demonstration of boolean operations on fuzzy sets, the discr iption of fuzzy set and the c source code for fcm clustering algorithm.
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:67321
    • 提供者:the coder
  1. FCM

    0下载:
  2. 基于混合策略的演化模糊C均值算法,适用于控制系统的。-Hybrid Strategy Based on Fuzzy C means algorithm evolution for control systems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3560
    • 提供者:宋宁博
  1. fcm

    0下载:
  2. 采用模糊c均值聚类算法用以实现对图像的分割,以利于人们的研究处理-Fuzzy c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:15522
    • 提供者:杨晓飞
  1. muhujuleituxiangfenge

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

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

    1下载:
  2. 基于核函数的模糊C聚类均值(fcm)算法-FCM algorithm based on kernel function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:小飞
  1. rfcmppt

    1下载:
  2. It is a powerpoint presentation of comparative study of RFCM AND RCM AND FCM Algorithms for image segmentation
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:488654
    • 提供者:orb
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com