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

搜索资源列表

  1. FuzzyCMeansClustering

    0下载:
  2. FCM - Fuzzy C-means - Image Processing
  3. 所属分类:Windows Develop

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

    0下载:
  2. classification de fuzzy c means clustering implmente en c++ ..
  3. 所属分类:Other windows programs

  1. fcm

    0下载:
  2. 模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4463
    • 提供者:sun
  1. cmath

    0下载:
  2. 模糊识别,C均值算法。程序简单界面美观,实现在C**Dlg.cpp中。在程序交互界面中,可以动态输入任意数量的随机数和分成任意类别(我只设了10种画笔,可自己增加)。用VS08编译,可自己升级VS10。算法里当分为N类,我把前N个随机数初始化给N类。也可以自己改下把所有随机数中距离最远的N个随机数初始化给N类(非常简单),这样更加完美-Identify fuzzy C-means algorithm. Procedures simple and beautiful interface to ac
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:23756651
    • 提供者:douyxiang
  1. fcmthresh

    0下载:
  2. FCMTHRESH Thresholding by 3-class fuzzy c-means clustering [bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu s methold which outp
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:21504
    • 提供者:almosawi
  1. Fcm

    0下载:
  2. FCM Data set clustering using fuzzy c-means clustering. [CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of clusters in the data set DATA. DATA is size M-by-N, where M is the number of data points and N is the number of coor
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1237
    • 提供者:almosawi
  1. tuxiangfenge

    1下载:
  2. 基于聚类的模糊C均值图像分割算法的实现,将图像分割成两部分-The realization of fuzzy C-means image segmentation algorithm based on clustering, the image is divided into two parts
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:11681
    • 提供者:asdf
  1. fcmdemo

    0下载:
  2. fuzzy c-means clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:Azalea
  1. remote-sense1

    0下载:
  2. 遥感影像的英文论文,支持向量机,模糊C均值,挺有用的-Remote sensing image of English papers, support vector machine (SVM), a fuzzy c-means, very useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:9869248
    • 提供者:李琴
  1. FCM

    0下载:
  2. matlab实现模糊C均值算法对样本进行分类。附件中国有样本库。- matlab in fuzzy c means in sorting
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12791
    • 提供者:yifei
  1. FCMC

    0下载:
  2. 模糊C均值聚类算法 可直接运行-Fuzzy C-means clustering algorithm can be run directly. . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2953
    • 提供者:张磊
  1. FCM-code

    0下载:
  2. image segmentation using Fuzzy C Means Clustering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:954405
    • 提供者:Reddeppa
  1. GAFCM

    0下载:
  2. matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1493
    • 提供者:王弘
  1. FCM_tool_box_Ver2

    0下载:
  2. fcm fuzzy c-means clustering 是模糊聚类的工具包-fcm toolbox
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:353434
    • 提供者:kk
  1. cmohu

    0下载:
  2. C均值聚类算法的MATLAB程序,在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功-C mean clustering algorithm MATLAB procedures, in many fuzzy clustering algorithm, fuzzy C- means (FCM) algorithm is the most widely used and successful
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:859
    • 提供者:科研
  1. mohujvlei

    0下载:
  2. 该程序是基于MATLAB的模糊C均值聚类算法,该算法是MATLAB最基本的算法,对初学者很有用。-The program is based on MATLAB Fuzzy C-means clustering algorithm, which is the most basic of MATLAB algorithms, very useful for beginners.
  3. 所属分类:Other systems

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

    0下载:
  2. 模糊C均值实现聚类分析,经过测试可以正常运行-Fuzzy C-Means
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:82864
    • 提供者:晴天
  1. FCMClust

    0下载:
  2. 采用模糊C均值对数据集进行聚类的matlab代码-Matlab code for data clustering based on fuzzy c-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2080
    • 提供者:李先生
  1. gdKFCM

    0下载:
  2. 基于 MATLAB 核图像模糊C均值算法,有用的代码。-Based on MATLAB nuclear image fuzzy C-means algorithm, useful code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-05
    • 文件大小:402641
    • 提供者:name
  1. Fuzzy-C---Means-Clustering-Algorithm

    0下载:
  2. 该程序主要用于机械故障模式的识别与诊断,且诊断准确率较高,具有工程应用价值。-The program is mainly used for the identification and diagnosis of mechanical failure modes, and the diagnostic accuracy is high, with engineering application value.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3074
    • 提供者:litao
« 1 23 »
搜珍网 www.dssz.com