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

搜索资源列表

  1. fuzzycmeansclustering.rar

    2下载:
  2. Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Comparison of FCM, PCM and FPCM,Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Co
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:454.58kb
    • 提供者:sunda
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:1.96kb
    • 提供者:许翔
  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. C-means

    0下载:
  2. 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.23kb
    • 提供者:liz
  1. Cmeansalgorithmmatlabprocessprocedures

    0下载:
  2. C均值法的程序算法matlab 程序,本程序用MATLAB实现了聚类分析的功能,保存tex文件中,无数据-C-means algorithm matlab process procedures, the procedures used MATLAB implementation of the cluster analysis function, preservation of tex file, no data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.34kb
    • 提供者:郭子中
  1. mh

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:553.38kb
    • 提供者:qht
  1. FCMClust

    0下载:
  2. 采用模糊C均值对数据集data聚为cluster_n类-Fuzzy C-means data sets of data together for cluster_n category
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.79kb
    • 提供者:tf Cheung
  1. FCM_Demo

    0下载:
  2. The code implements the Fuzzy-C-Means Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:923byte
    • 提供者:vincelei
  1. clustering

    0下载:
  2. Fuzzy Clustering. Problem: To extract rules from data Method: Fuzzy c-means Results: e.g., finding cancer cells
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1.87mb
    • 提供者:sunda
  1. fuzzycmeans

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

    • 发布日期:2017-04-04
    • 文件大小:1.77kb
    • 提供者:ashok
  1. fuzzymean

    0下载:
  2. fuzzy c-means clustering programe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:944byte
    • 提供者:cnabro
  1. gaMatlab

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:zsy
  1. Y_FCMC_Ver.1.04

    0下载:
  2. README file for Yashil s FCM Clustering MATLAB (Y_FCMC) Toolbox Ver. 1.04 ------------------------------------------------------------------------- This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:21.88kb
    • 提供者:Yashil
  1. FCM

    0下载:
  2. 采用不同算法编的一些模糊C-均值聚类(FCM)的matlab程序。-Compiled using a number of different algorithms of fuzzy C-means clustering (FCM) in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5.15kb
    • 提供者:温黎茗
  1. irisfcm

    0下载:
  2. This illustrates how to use Fuzzy C-Means clustering for Iris dataset.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.61kb
    • 提供者:manoj
  1. C_mean

    0下载:
  2. 该代码是matlab编写的C均值聚类算法,具有速度快,聚类效果好的特点-The matlab code is written in C means clustering algorithm, a fast clustering and a good effect
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:636byte
    • 提供者:邓俊俊
  1. C-means-clustering

    0下载:
  2. C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:赵兴旺
  1. Fuzzy c-means algorithm

    0下载:
  2. 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:竹奕
  1. FuzzyC-Means

    0下载:
  2. Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:mustafa92
  1. 模糊c均值聚类算法

    1下载:
  2. 模糊c均值聚类算法的实现,还有相对的测试数据集(Fuzzy C-Means clustering algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:172kb
    • 提供者:boy0021
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com