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

搜索资源列表

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

    0下载:
  2. Fuzzy C-mean Clustering algorithm for wireless sensor networks
  3. 所属分类:matlab

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

    1下载:
  2. 在matlab平台下实现的FCM(模糊C均值)聚类分割-In the matlab platform to achieve FCM (fuzzy C mean) clustering segmentation
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:393.18kb
    • 提供者:sally
  1. Cjulei

    0下载:
  2. 利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心-Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:559byte
    • 提供者:乔百杰
  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. 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. Fuzzy-C-means-clustering

    0下载:
  2. 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:166.21kb
    • 提供者:dsdsds
  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. C-means-clustering-algorithm

    0下载:
  2. 利用C++实现C均值聚类算法。模糊c均值聚类算法因算法简单收敛速度快且能处理大数据集,解决问题范围广,易于应用计算机实现等特点受到了越来越多人的关注,并应用于各个领域。-C means clustering algorithm in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:166.17kb
    • 提供者:chentao
  1. C-Means-clustering-code

    0下载:
  2. 模糊C均值模式识别聚类算法相关的C++源程序代码-Fuzzy C-means clustering algorithm of pattern recognition related to the C source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:166.18kb
    • 提供者:暮之
  1. Fuzzy C-Means.ipynb

    0下载:
  2. Fuzzy C-Means CLustering
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:37kb
    • 提供者:williamgomex
  1. Fuzzy c-means algorithm

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

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:竹奕
  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 ... 13 »
搜珍网 www.dssz.com