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

搜索资源列表

  1. FuzzyC-Means

    0下载:
  2. 模糊c均值,m值,误差限,迭代次数由用户自己输入,聚类效果好。-fuzzy c-means, m value, the error limits, the number of iterations user input, clustering effects.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2948
    • 提供者:杨韧洲
  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-mean

    1下载:
  2. 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13813
    • 提供者:孙李娜
  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. yiqunmoxingfege.rar

    1下载:
  2. 基于蚁群算法的模糊C均值聚类医学图像分割方法的研究,Ant colony algorithm based on Fuzzy C-Means Clustering Method for Medical Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:223561
    • 提供者:Ailsa
  1. ImageClustering.rar

    0下载:
  2. 本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值(FCM),模糊阈值法等对遥感影像的分割。,This program implements K means (HCM) algorithm, ISODATA algorithm, fuzzy C means (FCM), fuzzy threshold law of remote sensing image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3361215
    • 提供者:wll
  1. FCM

    1下载:
  2. C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:15985515
    • 提供者:汪颜
  1. demo

    1下载:
  2. 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:256007
    • 提供者:Haha
  1. fuzzycluster

    0下载:
  2. 是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C-MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:949408
    • 提供者:丁学明
  1. fcma

    0下载:
  2. 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3401
    • 提供者:xia
  1. fcm

    1下载:
  2. 核聚类算法FCM算法及性能分析,有图片,FCM模糊C均值图象,有窗体-Kernel clustering algorithm FCM algorithm and performance analysis, pictures, FCM fuzzy C means the image has the form
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:402688
    • 提供者:yu tao
  1. jake_fcm

    0下载:
  2. 模糊Fcm代码,在matlab下开发,用c划分聚类进行数据分析-Fuzzy FCm code, developed in matlab with c divided into clustering for data analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:83169
    • 提供者:sunana
  1. Kmean

    1下载:
  2. 自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-01-15
    • 文件大小:3862
    • 提供者:陳志強
  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. MATLAB

    0下载:
  2. 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2340
    • 提供者:郭子中
  1. fuzzy-c-mean

    0下载:
  2. Fuzzy C-means and fuzzy swarm for fuzzy clustering problem
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:127990
    • 提供者:iman
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. 模糊C均值聚类(FCM)

    4下载:
  2. 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:onion888
  1. 直觉模糊C均值聚类

    1下载:
  2. 对所获取的数据进行无监督的直觉模糊C均值聚类(intuitionistic fuzzy C-means clustering)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:yezi0430
  1. Fuzzy C Means ecxel

    0下载:
  2. Contoh perhitungan Fuzzy dengan Excel
  3. 所属分类:其他

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