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

搜索资源列表

  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
    • 文件大小:2003
    • 提供者:许翔
  1. c_modify

    0下载:
  2. 在matlab环境下利用c均值聚类方法解决非监督分类问题-Matlab environment in the use of c-means clustering method to solve the problem of non-supervised classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1324
    • 提供者:王渝
  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
    • 文件大小:1514
    • 提供者:孙准
  1. cjunzhi

    0下载:
  2. C均值进行性别判断分类 图形图象 聚类分析-C to determine the mean for gender classification
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1113
    • 提供者:luweihua1985
  1. C-mean

    0下载:
  2. 模式识别中用matlab实现c均值的计算,分类实现的算法。-matlab,c-means fuction
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:861
    • 提供者:张强
  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
    • 文件大小:559
    • 提供者:乔百杰
  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-28
    • 文件大小:1478
    • 提供者:zsy
  1. fuzzycm

    0下载:
  2. 采用模糊C均值聚类方法,能够对样本进行很好的分类,很好用-Fuzzy C means clustering method, the sample can be well classified, very good use
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2239
    • 提供者:
  1. c_mean

    0下载:
  2. c均值算法对数据进行分类,数据如data.txt格式。-c means algorithm for data classification
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1407
    • 提供者:赵伟龙
  1. CCluster

    0下载:
  2. 用matlab写的模式识别中C均值分类算法,数据被分成2类,经验证正确-Pattern recognition with matlab written in C-means classification algorithm, the data is divided into two categories, proven correct
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:698
    • 提供者:zhenqingkai
  1. C

    0下载:
  2. 用C均值聚类对Iris数据分类,输出分类结果和准确度-With the C-means clustering on the Iris data classification, and accuracy of output classification results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:411626
    • 提供者:奥斯卡
  1. c-mean-value

    0下载:
  2. 学习模式识别时候,会用到C均值处理一些数据。其中处理Iris数据是一个典型的问题,本例子由本人编写,为了完成其数据的分类。总共150个4维数据,将它分为三类。每个数据原归属于三类。-Learning pattern recognition when used C-means to deal with some data. Which deal with Iris data is a typical problem, the examples of which I am writing, in o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:6972
    • 提供者:冯嘉贲
  1. C_MeansFun

    0下载:
  2. 基于matlab实现C-均值分类,模式识别简单聚类分析-experiment of C-mean to explain the course
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:799
    • 提供者:David Li
  1. C-means-classification

    0下载:
  2. C均值分类算法代码,在MALAB环境下可以实现分类。-C-means classification algorithm code, under the environment of MALAB classification can be achieved.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:643
    • 提供者:张一
  1. fuzzy-c

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

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. 模糊C均值聚类算法

    1下载:
  2. 模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective function, and determines the classifi
  3. 所属分类:matlab例程

    • 发布日期:2018-03-24
    • 文件大小:2048
    • 提供者:夜曲独声
  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
    • 文件大小:7168
    • 提供者:蒙奇H
  1. FCMCluster

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c- means clustering algorithm fuzzy c-means algorithm (FCMA) or FCM. Among the many fuzzy clustering a
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:灰烬使者灬
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
  1. 模拟退火和模糊C均值分类

    1下载:
  2. 遗传模拟优化初始聚类中心,模糊C均值聚类(Genetic algorithm is used to optimize initial clustering centers and fuzzy C means clustering.)
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com