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

搜索资源列表

  1. 模糊c-均值算法是模糊聚类

    2下载:
  2. 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:9098
    • 提供者:feifei
  1. 模糊C-均值(FCM)聚类算法Matlab实现

    5下载:
  2. 模糊聚类是一种重要数据分析和建模的无监督方法。简单概述模糊聚类的概念,介绍模糊C-均值(FCM)算法,并在matlab软件上对该算法进行仿真,结果表明,该算法设计简单,应用范围广,但改算法仍存在容易陷入局部极值点等问题,还需进一步研究
  3. 所属分类:编程文档

    • 发布日期:2011-02-21
    • 文件大小:103347
    • 提供者:tostick
  1. 图像模糊C-均值聚类

    3下载:
  2. 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
  3. 所属分类:其它

    • 发布日期:2011-05-30
    • 文件大小:618842
    • 提供者:xiaomeijiaojiao
  1. FuzzyCMean.zip

    0下载:
  2. 图像处理 模糊C均值算法 MATLAB代码 压缩包解压时没有密码,Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:83169
    • 提供者:lihui
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:2003
    • 提供者:许翔
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. fuzzyC

    0下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:5112
    • 提供者:李慧
  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. FCM

    1下载:
  2. 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:angelp
  1. fcm_color

    0下载:
  2. 模糊c均值聚类算法对遥感图像分类,可自己进行修改-Fuzzy c means clustering algorithm for remote sensing image classification can be modify their
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1208
    • 提供者:郝跃军
  1. FCM

    2下载:
  2. 模糊c均值算法,该代码可实现脑肿瘤的分割,效果不错。代码中的GUI直接运行好像有问题,要重新编译。-this code is about FCM.it can carry out the segmentation of brain tumor .the GUI need to compile at the beginning and cannot use it directly
  3. 所属分类:Special Effects

    • 发布日期:2015-10-12
    • 文件大小:281606
    • 提供者:校尉
  1. fcm

    0下载:
  2. 模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:fujie
  1. C3

    1下载:
  2. MATLAB的基础模糊c-均值算法,可以直接运行-fuzzy clusting
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:21489
    • 提供者:wangyue
  1. FCM-tool-box

    0下载:
  2. 模糊C均值聚类算法工具箱 总有一种程序适合你-Fuzzy C-means clustering algorithm toolbox there a program for you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:111375
    • 提供者:小馨
  1. fcm

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

    • 发布日期:2017-03-31
    • 文件大小:1672
    • 提供者:changyan
  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-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. 一个模糊C均值聚类算法的matlab程序。程序中自带数据生成函数。(A fuzzy C means clustering algorithm matlab program. Program comes with data generation function.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:tonyJ
  1. 模糊C均值算法

    0下载:
  2. 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:duanwu
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
« 12 3 4 »
搜珍网 www.dssz.com