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

搜索资源列表

  1. fcm

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

    • 发布日期:2017-03-31
    • 文件大小:1672
    • 提供者:changyan
  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. 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. FCM

    0下载:
  2. 使用C++完成的模糊C均值聚类算法的实现-FCM algorithm document
  3. 所属分类:source in ebook

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

    0下载:
  2. 采用不同算法编的一些模糊C-均值聚类(FCM)的matlab程序。-Compiled using a number of different algorithms of fuzzy C-means clustering (FCM) in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5273
    • 提供者:温黎茗
  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. fcm-1

    0下载:
  2. 在C#编程环境下,实现模糊聚类(FCM)算法-In the C# programming environment, the fuzzy clustering (FCM) algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:76810
    • 提供者:晓锦
  1. fcm-mine

    0下载:
  2. 模糊C均值聚类算法。可以对数据集进行聚类。-fcm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2737
    • 提供者:张飞
  1. (matlab)FCM

    0下载:
  2. 这是一个基于MATLAB平台的模糊聚类算法源代码,请下载-This is a platform based on the fuzzy clustering algorithm MATLAB source code, download
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12633
    • 提供者:曾行
  1. fcm-Using-C-language

    0下载:
  2. 模糊聚类中FCM算法,C语言写的,注释详细-Fuzzy clustering algorithm FCM, C language written detailed comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1343
    • 提供者:殷志强
  1. FCM

    0下载:
  2. delphi图像分割中的基于FCM算法的图像分割方法-delphi image segmentation based on FCM Algorithm for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1707
    • 提供者:hui
  1. MRI-brain-segmentation-using-FCM

    3下载:
  2. FCM是一种实用的算法,在医学图像分割中被广泛应用,有很多的改进措施,本程序是基于FCM来分割MRI人脑图像-MRI brain segmentation using FCM
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:50176
    • 提供者:曾子铭
  1. FCM-matlab

    0下载:
  2. Matlab版本的模糊C均值算法实现,对研究聚类的同学很有用!欢迎下载!-FCM about matlab,source code,it is useful to you if you research this field ! welcome to download it!
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:chuncheng
  1. fcmC

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

    • 发布日期:2017-03-31
    • 文件大小:2947
    • 提供者:谢阳
  1. fcm

    1下载:
  2. FCM算法 可以仔细研究~~~~是matlab中可调用的-Fuzzy c-mean algorithm
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:4103
    • 提供者:华仔
  1. FCM-C-mean-cluster-segment-[matlab]

    1下载:
  2. 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:6063
    • 提供者:3rdo
  1. FCM

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

    • 发布日期:2017-05-10
    • 文件大小:2112943
    • 提供者:张瑞洁
  1. fcm

    1下载:
  2. 这是模糊c均值聚类的图像分割算法 用来实现图像的分割-this is a code of fuzzy c-means separating the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1734
    • 提供者:jijianpeng
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com