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

搜索资源列表

  1. fuzzy_k_means

    0下载:
  2. 模糊分类FCM的实现,用matlab开发-the realization using Matlab development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:利军
  1. 数据挖掘常用算法

    1下载:
  2. 数据挖掘常用的算法,包括id3,k均值,FCM,SVM,CART五个常用的算法,是用matlab编写的。-commonly used data mining algorithms, including id3, k mean, FCM, the SVM, CART five commonly used algorithm is the use of Matlab prepared.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18518
    • 提供者:李冬宾
  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. basic-on-FCM-and-GA-MATLAB

    3下载:
  2. 基于FCM的改进遗传算法步骤以及程序,内容清晰,过程详细而明确,结果清楚,很不错。-FCM based on improved genetic algorithm steps, and procedures, clarity, detail and clear process, the results clearly, very good.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1583
    • 提供者:cissymint
  1. fcm

    0下载:
  2. 模糊c均值聚类算法在MATLAB中的代码,非常好用-Fuzzy c-means clustering algorithm in MATLAB program can definitely use. . . . .
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:17150
    • 提供者:liu
  1. fcm

    0下载:
  2. 该源码是基于划分的模糊聚类算法,matlab带有自己的fcm算法,此次上传的算法是自己编写的-The source is divided based on fuzzy clustering algorithm, matlab with its own fcm algorithm, the upload algorithm is written in their own
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:刘小欢
  1. FCM

    0下载:
  2. matlab中FCM分类的代码,是我看过代码中,相对简单的,适合初学者使用-FCM classification code in matlab, I have seen the code, relatively simple, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2136
    • 提供者:程志萍
  1. fcm-brain

    1下载:
  2. 利用matlab软件编写模糊聚类算法,将脑叶图片不同像素点分离-Software written using matlab fuzzy clustering algorithm, the lobe separation of different pixel images
  3. 所属分类:matlab

    • 发布日期:2015-10-12
    • 文件大小:98304
    • 提供者:jyl
  1. FCM

    0下载:
  2. my uploaded file is fuzzy c means algorithm that is coded in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1410
    • 提供者:hamidghaderi
  1. FCM-clustering-MATLAB-code

    0下载:
  2. FCM fuzzy c-means clustering algorithm and MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:14521
    • 提供者:wangshuqin
  1. Source-Code-FCM

    0下载:
  2. This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:478193
    • 提供者:Anantama
  1. custom-fcm

    0下载:
  2. 基于多因素权重的MATLAB fcm算法,将MATLAB自带的fcm算法添加因子权重,是度量相似性的欧式距离改为基于因子权重的欧式距离-Multivariate weights MATLAB fcm algorithm, add the factor weights MATLAB comes fcm algorithm is a measure of the similarity of the Euclidean distance to the weight factor based on Eu
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2619
    • 提供者:刘强强
  1. FCM-and-KFCM

    0下载:
  2. FCM algorithm and KFCM algorithm based on Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:211895
    • 提供者:Nan Jia
  1. FCM

    0下载:
  2. 用MATLAB实现的关于模糊聚类的算法,实验效果良好。-Using MATLAB to achieve the fuzzy clustering algorithm, the experimental results are good.
  3. 所属分类:Data structs

    • 发布日期:2017-12-12
    • 文件大小:2519
    • 提供者:杨跞
  1. FCM

    0下载:
  2. 实现模糊c均值聚类 全套的matlab代码(Implementation of fuzzy C means clustering)
  3. 所属分类:matlab例程

  1. fuzzycm

    0下载:
  2. FCM(模糊c均值聚类函数)的一个实例,通过matlab实现这一经典的模糊算法(An example of FCM based on matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:热心市民
  1. MyFcm

    0下载:
  2. 这个是一个较为优化的模糊聚类算法,能对内部均衡有些效果(This is a more optimized fuzzy clustering algorithm that can have some effect on internal equilibrium.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:皮皮漓
  1. Color Reduction and Quantization

    1下载:
  2. Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-28
    • 文件大小:248832
    • 提供者:amardz
  1. FLICM_Matlab

    2下载:
  2. 利用FLICM算法进行图像聚类的matlab程序代码,相对于FCM(模糊C均值聚类)算法具有较强的抗噪能力。(FLICM image clustering algorithm matlab code, with respect to FCM algorithm (Fuzzy C-means Clustering) it has a strong anti-noise ability.)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-11
    • 文件大小:1024
    • 提供者:zbinkai
  1. 图像变化检测三种算法

    4下载:
  2. matlab实现图像变化检测 分别用kmeans fcm flicm实现图像的变化检测(image change detetion by kmeans,fcm,flicm)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-26
    • 文件大小:1483776
    • 提供者:
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com