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

搜索资源列表

  1. FuzzyCMeansClustering

    0下载:
  2. c#编写的模糊C均值算法处理图像分割,可以处理彩色图像,一个不错的程序-c# write processing fuzzy C means algorithm image segmentation, can handle color images, a good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:88985
    • 提供者:吴尘秋
  1. 11

    0下载:
  2. 一种新型的模糊C均值聚类初始化方法 模糊c均值聚类(FcM)是一种广泛采用的动态聚类方法,其聚类效果往往受初始聚类中心的影响。受自适应免疫系 统对入侵机体的抗原产生免疫记忆的机理启示,提出了一种新的产生初始聚类中心的方法。算法中,待分析的数据被视为 入侵性抗原,产生的记忆细胞作为聚类分析的初始中心-ABSTRACT:The rum C—means algorithm (FCM)is widely used for dy/kTflnic clustering.The performan
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:181689
    • 提供者:江山
  1. mohuchuli

    0下载:
  2. 模糊C均值聚类算法的步骤还是比较简单的,模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。-Fuzzy c-means clustering algorithm steps it is quite simple, fuzzy c-means clustering (FCM), known as fuzzy membership ISODATA, it is to use to make sure that each data po
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:3419
    • 提供者:金丰
  1. KFCMClust

    0下载:
  2. 核模糊C均值算法,利用高斯核实现映射,以改进FCM算法,实现分割。-Kernel fuzzy c-means algorithm, using gaussian kernel realize mapping, to improve FCM algorithm, realize division.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:2640
    • 提供者:chen
  1. distfcm

    0下载:
  2. 计算模糊c-均值聚类中个数据点与聚类中心之间的距离-caculate the distance between the data points and the cluatering point
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:618
    • 提供者:zhujihang
  1. stepfcm

    0下载:
  2. 对与模糊C-均值聚类初始值进行调节,以便达到最优-the adjust of the initial degree of membership
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:828
    • 提供者:zhujihang
  1. fcmFch

    0下载:
  2. 图像量化方式,模糊C均值 可用于图像分类-Fcm for image Quntation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:666
    • 提供者:ccmch
  1. FCM-source-code

    0下载:
  2. 模糊c均值的源代码,自己调试过,可运行,希望对正在做聚类分类方面的你有帮助!欢迎下载-Fuzzy c mean source code, I have debugged it already ,can run ,I hope it useful to you if you are dealing with this field.welcome to download it!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:110604
    • 提供者:chuncheng
  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. FCM_tool_box[byPfaruto]

    0下载:
  2. 模糊C均值(FCM)算法工具箱,可以直接使用,基于MATLAB编写,-Fuzzy C Means (FCM) algorithm toolbox, can be used directly, based on MATLAB write, huh, huh
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:110070
    • 提供者:afrade
  1. fcm

    0下载:
  2. 模糊C均值聚类,通过设置不同的灰度,可将彩色图像分成若干区域,达到分类的目的。-Fuzzy C means clustering, by setting different grayscale, color images can be divided into several regions, to achieve the purpose of classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:882
    • 提供者:朱旬旬
  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. clusting

    0下载:
  2. 模糊C均值聚类的例程,matlab环境下-Fuzzy C-Means clustering routines, matlab environment
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:129002
    • 提供者:金浩
  1. entati

    1下载:
  2. 非局部加权模糊C均值聚类图像分割Non-locally weighted fuzzy C-means image segmentation-Non-locally weighted fuzzy C-means image segmentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1626197
    • 提供者:xiaomei
  1. mohucjunzhi

    0下载:
  2. 本人上传的代码是经过认真验证的,能够实现模糊c均值的自动分类,实用性很强,特别适合vc程序初学者。-I upload the code is carefully validated to achieve the fuzzy c-means of automatic classification, very practical, especially for beginners vc program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:611494
    • 提供者:胡宏志
  1. FCM_tool_box[by-liyang]

    0下载:
  2. FCM模糊C均值的工具箱,容易理解,可以直接使用-Fuzzy C-means FCM toolbox, easy to understand, you can directly use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:356976
    • 提供者:叶韬成
  1. test_FLICM

    1下载:
  2. FLICM一种基于模糊局部信息C均值聚类方法,是对传统FCM聚类方法的最近改进方法,具有更强的鲁棒性,效果明显优于传统算法。-A novel and robust FCM framework for image clustering called Fuzzy Local Information C-means (FLICM) clustering algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:695
    • 提供者:孙博
  1. Untitledmohujunzhi

    0下载:
  2. c均值模糊聚类算法在matlab环境中的实现源码-fuzzy c-means clustering algorithm in matlab environment to achieve source
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1502
    • 提供者:min
  1. FuzzyClusteringToolbox

    0下载:
  2. 模糊C均值聚类是在HCM的基础上改进而来的,更能客观合理的对样本进行分类。-Fuzzy C-means clustering is improved on the basis of HCM, the more objective and reasonable to classify the samples.
  3. 所属分类:Special Effects

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