CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C均值

搜索资源列表

  1. c-means-algorithm

    0下载:
  2. c均值算法的实现,使用c均值算法对一组三位数据进行聚类,给出了测试的类别数目和初始值。-c-means algorithm, using the c-means algorithm on a set of three data clustering, given the number of categories and initial value of the test.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1784
    • 提供者:苏瑞文
  1. C-Means

    0下载:
  2. 改程序为模式识别常用的C均值算法,可以对样本进行分类。-It s a pragram of C-Means, which is popular among Pattern Recoginization.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2944
    • 提供者:王雨
  1. fuzzy-c-means-algorithm

    0下载:
  2. 模式识别中的模糊c均值算法,详细易懂,适合于用于matlab模式识别编程参考-Pattern recognition, fuzzy c-means algorithm, detailed and easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2062
    • 提供者:liuhui
  1. Fuzzy-c-means-clustering-algorithm-

    0下载:
  2. k均值算法是模式识别的聚分类问题,采用模糊C均值对数据集data聚为cluster_n类 -k-means algorithm is a pattern recognition poly classification,by using Fuzzy C-Means data sets, data gathered cluster_n class
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2111
    • 提供者:赵燕
  1. C-means-clustering-algorithm-

    0下载:
  2. 一个C-均值聚类算法的代码(基于opencv2.0)-A C-means clustering algorithm code (based opencv2.0)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:5014
    • 提供者:李木
  1. Genetic-optimization-of-C-clustering

    0下载:
  2. 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1346
    • 提供者:鹿丸九
  1. c-means-(FCM)-

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割-Image segmentation by fuzzy c-means (FCM) clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:866724
    • 提供者:best don
  1. c-junzhi

    0下载:
  2. c均值算法的实验目的,实验原理,过程心得等等。-c-means algorithm principle ideas of the purpose of the experiment
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:165633
    • 提供者:乔娜
  1. C-means

    0下载:
  2. MATLAB实现C均值聚类算法,未调用现有算法,完全由本人完成。-MATLAB C-means clustering algorithm, call the existing algorithm is not completely done by me.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:16719
    • 提供者:Cui Runpeng
  1. C-Mean

    0下载:
  2. 本程序是基于c均值聚类的图像分割 开发环境 vs2008 语言c#-This procedure is based on the c-means clustering image segmentation development environment vs2008 language c#
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:558862
    • 提供者:陈能仑
  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-07
    • 文件大小:6972
    • 提供者:冯嘉贲
  1. fuzzy-c-means

    0下载:
  2. 模糊C均值聚类算法,在C均值的基础上加入隶属度。-Fuzzy C-means clustering algorithm, on the basis of the C mean join the membership.
  3. 所属分类:Other systems

    • 发布日期:2015-11-07
    • 文件大小:3072
    • 提供者:寻仙问道
  1. c

    0下载:
  2. 模式识别以3类为例对C均值和模糊C均值算法进行matlab仿真实验。-Pattern recognition in three categories, for example C-Means and fuzzy C-means algorithm matlab simulation experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1248
    • 提供者:改键
  1. C-mean

    0下载:
  2. 采用身高和体重数据作为特征,利用C均值聚类方法对数据进行聚类,并将聚类结果表示在二维平面上。-Height and weight data as a feature, using C-means clustering method of data clustering and clustering results expressed in the two-dimensional plane.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:1596
    • 提供者:谌浪
  1. C-means

    1下载:
  2. 以身高与体重为特征进行C-均值聚类,matlab- C-means clusteringbased ob height and weight
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:76368
    • 提供者:
  1. C-means-cluster

    0下载:
  2. C均值动态聚类,很好用的程序。通过该程序可以进行聚类预测等功能-C-means clustering
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:1027
    • 提供者:jgjhhg
  1. c-means-algorithm

    0下载:
  2. C均值算法的实现,这是我正在学习的C均值算法的实习代码,分享给大家,不当之处,欢迎指正-C-means algorithm, which I am learning C-means algorithm internship code for everyone to share, inappropriate, please correct me
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1522
    • 提供者:lumin
  1. C-means-classification-algorithm

    0下载:
  2. 模式识别与人工智能中,C均值聚类算法实现,编程是VC++,测试通过。-Pattern recognition and artificial intelligence, the c-means clustering algorithm, is vc++ programming, the test pass.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:339451
    • 提供者:CHG
  1. mohu-c

    0下载:
  2. 一种基于Matlab的改进的模糊C均值聚类算法,简单,易懂,非常实用-a very good algorithm for Matlab users, you can get a lot from it
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7329
    • 提供者:小南
  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 2 3 4 5 6 78 9 10 11 12 ... 40 »
搜珍网 www.dssz.com