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

搜索资源列表

  1. 模糊c-均值算法是模糊聚类

    2下载:
  2. 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:8.88kb
    • 提供者:feifei
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1.48kb
    • 提供者:孙准
  1. fcm

    0下载:
  2. fuzzy clustring alghorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:474.29kb
    • 提供者:sahar
  1. fcm

    0下载:
  2. 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.65kb
    • 提供者:张政
  1. PFCM

    1下载:
  2. fuzzy clustring and fcm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:804byte
    • 提供者:somayeh
  1. RepeatFCM

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:colin
  1. FCMandCFCM

    1下载:
  2. FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。 现在给出的这两个算法是C++代码实现的。 -FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achi
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:57.11kb
    • 提供者:蒋雯倩
  1. MatlabFuzzyClusteringAnalysis

    0下载:
  2. 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12.67kb
    • 提供者:刘美娥
  1. clusterfunc

    0下载:
  2. Cluster Detection in FCM
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:774byte
    • 提供者:mrf123456
  1. fcm-matlab

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

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

    0下载:
  2. 数模资料。现在是聚类专题。这个是Cluster-FCM。刚刚运行完交的作业。-Digital to analog data. It is thematic clusters. This is the Cluster-FCM. Just finished running post jobs.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:Meredith Grey
  1. Mycold

    0下载:
  2. 在matlab软件中,自己编程实现的一个分类算法,算法首先采用kmeans与fcm聚类分析方法进行采样,然后利用svm对选取得样本进行分类-In matlab software, own programming to achieve a classification algorithm, the algorithm first used fcm kmeans cluster analysis methods and sampling, and then use the elections to
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:17.82kb
    • 提供者:吴逸
  1. FCMClust

    0下载:
  2. 模糊C均值聚类(FCM)算法是一种经典的模糊聚类分析方法,但其算法初始聚类中心集是随机选取的,从而造成算法的性能强烈的依赖聚类中心集的初始化。-Fuzzy C-Means clustering (FCM) algorithm is a classical fuzzy clustering analysis method, but the algorithm sets the initial cluster centers are selected randomly, resulting in a
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:张勤拙
  1. FCMforclarify

    0下载:
  2. fcm模糊聚类算法,可以完美实现聚类分析,输出聚类中心及模糊矩阵-fcm fuzzy clustering algorithm, can achieve the perfect cluster analysis, the output of the cluster centers and fuzzy matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:7.84kb
    • 提供者:毛浩伍
  1. all-of-Cluster

    0下载:
  2. 大多数经典聚类分析算法的matlab实现,包括K均值、模糊聚类(FCM)、SOM、Kohonen、EM、DBSCAN、等!-ON划词翻译ON实时翻译 Most of the classical clustering algorithm matlab implementation, including K means, fuzzy clustering (FCM), SOM, Kohonen, EM, DBSCAN, etc.!
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:40.49kb
    • 提供者:
  1. FCM

    0下载:
  2. Data clustering by using Fuzzy c means, where c means number of cluster, m means weight of membership function matrix, X means data input.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.12kb
    • 提供者:yuwen chen
  1. FCM聚类算法介绍

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。(FCM algorithm is a kind of clustering algorithm based on division. Its idea is to make the objects that are divided into the same cluster have the highest similarity, and the similarity among
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:22kb
    • 提供者:weiyang
  1. FCM聚类

    0下载:
  2. FCM聚类分析matlab代码可进行模糊c聚类分析!(FCM clustering analysis of matlab code for C fuzzy cluster analysis!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:11kb
    • 提供者:晨17
  1. GA-FCM

    1下载:
  2. 使用遗传算法优化fcm算法对初始值敏感的问题,得到全局最优解,求出聚类中心作为fcm算法的输入(Using genetic algorithm and optiml fcm algorithm solving initial,get the best solution and make the initial cluster to be the input)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2kb
    • 提供者:ZachZZZ
  1. FCM

    0下载:
  2. 使用模糊C均值聚类(FCM)的方法对状态进行分类,其优点首先是可以根据实际情况自动确定聚类中心,减少人工干涉的因素,其次,对状态特征参数不是进行硬分类,而是通过隶属度的表征方式对其聚类,更加符合现实状态类别之间不具备明显界限的实际问题。(The use of fuzzy C mean clustering (FCM) method to classify the state, its advantage is first can automatically determine the clust
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:7kb
    • 提供者:蒙奇H
搜珍网 www.dssz.com