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

搜索资源列表

  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. codes

    0下载:
  2. Fuzzy C-means Matleb source code
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1728
    • 提供者:seyednejad
  1. fuzzycmeans

    0下载:
  2. fuzzy c means for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:924
    • 提供者:mano
  1. fuzzy_c_mean

    0下载:
  2. 本程序对二维图像可实现模糊C均值聚类,默认聚类为4.-The procedures for the two-dimensional image can be realized fuzzy C-means clustering, the default clustering for 4.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:3253
    • 提供者:winking
  1. yichuanFCM

    0下载:
  2. 这是一个MATLAB程序,主要实现的用遗传算法来改进模糊C-均值聚类。-This is a MATLAB program, mainly achieved using genetic algorithms to improve fuzzy C-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1453
    • 提供者:王鸿举
  1. FCM

    0下载:
  2. 模糊C均值聚类(FCM)的matlab代码,包括很详细的注释。适用于图像处理。-Matlab code fuzzy C-means clustering (FCM), including very detailed notes. Suitable for image processing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-31
    • 文件大小:15346
    • 提供者:jelly
  1. FCM

    0下载:
  2. 利用模糊C均值图像分割,并显示分割后的图像-Fuzzy C-means image segmentation, and display the image after the split
  3. 所属分类:Graph program

    • 发布日期:2017-12-01
    • 文件大小:1017
    • 提供者:漂泊万重山
  1. fourdirectionedge2

    0下载:
  2. 将用双线性插值归一化后的图像用2*2的窗口扫描加权方向的边缘图,用改进的模糊C均值聚类算法将图像聚类成为候选文字区域和非文字区域。-Bilinear interpolation owned by an after image edge map with 2* 2 the window scanned weighted direction, image clustering with improved fuzzy C-means clustering algorithm to become the
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:4849
    • 提供者:kaizizi
  1. FCM_rgb

    0下载:
  2. 模糊C均值聚类算法,将RGB图像转换到HSI空间时进行聚类-Clustering fuzzy C-means clustering algorithm, the RGB image is converted to HSI space
  3. 所属分类:Graph program

    • 发布日期:2017-11-21
    • 文件大小:2264
    • 提供者:mhx_nx
  1. RFCM

    0下载:
  2. Rough Fuzzy c-means clustering
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:5073
    • 提供者:VIT
  1. 1

    0下载:
  2. 基于C++的经典模糊C均值聚类算,效果很好,便于分类。迭代分割-Classic based on C++ the fuzzy C-means clustering operator, the effect is very good, easy classification. Iterative segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-12-03
    • 文件大小:1445007
    • 提供者:王鑫
  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. fcm

    0下载:
  2. 模糊C均值聚类是聚类方法中常用的方法,这是它的一段源代码-Fuzzy C-Means clustering method, which is commonly used in the clustering method in a source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-24
    • 文件大小:1286
    • 提供者:林艳芳
  1. FCM

    0下载:
  2. Fuzzy c means clustering matlab code
  3. 所属分类:Mathimatics-Numerical algorithms

  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. kernel

    0下载:
  2. 基于核的模糊C均值matlab仿真程序,功能函数是用c写的,自带图像可检验算法。-Kernel-based fuzzy C-means matlab simulation program, performance function is used to write c, comes with an image can be tested algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:78767
    • 提供者:biubiu
  1. FuzzyCmeansWithWeightedImagePatch

    0下载:
  2. 对《Fuzzy c-means clustering with weighted image patch for image segmentation》这篇文章进行了实现,运行速度在一分钟之内,希望对研究模糊c均值及其拓展算法的人有所帮助。运行testWIPFCM.m即可,注意改掉文件路径-On " Fuzzy c-means clustering with weighted image patch for image segmentation" This article wa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2666239
    • 提供者:闫桂霞
  1. C_SelfAdapt_fcm

    1下载:
  2. 自适应模糊C均值聚类的MATLAB源代码,自适应确定聚类个数。-Adaptive Fuzzy C-Means clustering MATLAB source code, adaptive determine the number of clusters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:946
    • 提供者:许森森
  1. std_fcm

    0下载:
  2. 模糊C均值聚类的MATLAB源代码,已经封装成函数的形式。-Fuzzy C-Means clustering MATLAB source code, has been packaged into the form of function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:834
    • 提供者:许森森
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com