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

搜索资源列表

  1. mohujulei

    0下载:
  2. 自己编写的matlab模糊聚类的源码,模糊C均值,代码里面的注释很详细。-Fuzzy Clustering(matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1332
    • 提供者:angiend
  1. FUZZY-CLUSTING

    0下载:
  2. 模糊C均值聚类算法的实现,FCM模糊聚类程序,matlab-FCM clustering code,matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2078155
    • 提供者:laura
  1. FCM

    0下载:
  2. 模糊c均值聚类 FCM算法用matlab实现的,从随机初始化划分矩阵开始迭代。-Fuzzy C means clustering algorithm FCM realized by MATLAB, from the random initialization partition matrix starting the iteration.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5686
    • 提供者:xnzds
  1. mohucjunzhi

    0下载:
  2. 此方法用模糊聚类的方法对全体样本进行分类,称为模糊c均值-Fuzzy c-means
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1026
    • 提供者:
  1. FuzzyCAC

    0下载:
  2. FuzzyCAC by gaobin Email:gaobinsw@163.com QQ:632218827 博客:http://blog.sina.com.cn/gaobinsw 电话:13618257358 淘宝网店:http://gaobinsw.taobao.com 2012.4.12 [X,enterprise]=FuzzyCAC(type,classn)函数用法 type:选择聚类的方法 type=1
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-21
    • 文件大小:2048
    • 提供者:gaobin
  1. IFFCM

    0下载:
  2. 改进的快速模糊C- 均值聚类算法。基于FFCM算法,提出了新的改进,效果很好。-The rapid improvement c-means clustering algorithm.Based on FFCM algorithm, and puts forward a new improved, the effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:98264
    • 提供者:白鑫
  1. xinxishangFCM

    0下载:
  2. 基于信息熵的快速模糊C均值聚类算法。提出了一中新的快速算法,效果很好。-Based on the information entropy fuzzy c-means algorithm quickly clustering algorithm. Put forward a new fast algorithm, the effect is very good.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:295441
    • 提供者:白鑫
  1. fcm-matlab

    0下载:
  2. 简单的模糊c均值聚类matlab程序 希望对大家有所帮助-Fuzzy c-means clustering matlab program we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:766
    • 提供者:zhenghao
  1. fcm-matlab

    0下载:
  2. matlab开发的FCM(模糊c-均值聚类算法)例程-matlab,cluster,fuzzy c-means,FCM,code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:23238
    • 提供者:Jane
  1. Original_pcm

    1下载:
  2. 自己编写的可能性c均值聚类算法。数据需要自己load,里面有main函数,改成自己的数据就可以运行。比模糊c均值更加鲁棒的一种聚类算法,缺点是容易产生重合聚类。-possibilistic c means clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2016-11-01
    • 文件大小:538624
    • 提供者:fhqu
  1. improved-Fcm

    0下载:
  2. 模糊c均值聚类的一种改进算法,比较简单。用的时候先初始化一下,在不断迭代,参考里面的main函数吧。参考的时候去掉一些无关的命令,有些命令是我自己调用的无关的命令,可能目录里面没有,但不妨碍这个算法运行,可以屏蔽掉。-an improved fuzzy c means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6453
    • 提供者:fhqu
  1. fcm

    0下载:
  2. fcm模糊C均值聚类算法的详细程序及其解释,程序可以运行-fcm detailed procedures and their interpretation of fuzzy C-means clustering algorithm, the program can run
  3. 所属分类:Algorithm

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

    0下载:
  2. 模糊C均值(模糊K均值)实现代码-Fuzzy c-means algorithm (fuzzy k-means) to implement code!!!!!!!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:548548
    • 提供者:zmnallen
  1. fuzzyC-means-classification

    0下载:
  2. 这是模糊C均值的matlab源程序,只要输入原始数据就可以按要求井陉分类~-This is the fuzzy C-means matlab source, as long as the original input data required Jingxing Category ~
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2262
    • 提供者:燕青
  1. KFCM

    0下载:
  2. 利用核模糊C均值聚类KFCM算法实现对数据的分类-Nuclear Fuzzy C-Means Clustering KFCM algorithm on data classification
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:1394
    • 提供者:玉儿
  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. 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. 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. FCM

    1下载:
  2. 模糊c均值FCM算法源码,用matlab编写,注释的很详细,通过编译,供参考-FCM fuzzy c-means algorithm source code, using matlab prepared very detailed comments by the compiler, for reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-05
    • 文件大小:2048
    • 提供者:黄蓉
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com