CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - K-Mean

搜索资源列表

  1. K-mean聚类的原理和MapReduce实现

    0下载:
  2. K-mean聚类的原理和MapReduce实现
  3. 所属分类:编程文档

    • 发布日期:2012-11-09
    • 文件大小:164453
    • 提供者:MichaelSheen
  1. mmse_eq

    0下载:
  2. Here we design the minimum mean-squared error (MMSE) equalizer coefficients {q[k]}assuming that the input symbols {a[n]} and the noise { ˜ w[k]} are white random sequencesthat are uncorrelated with each other.-Here we design the minimum mean-squa
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:70607
    • 提供者:Allen
  1. matlab-code

    1下载:
  2. 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:118405
    • 提供者:
  1. classification

    0下载:
  2. 基于K均值算法的模糊分类器具有很好的分类效果,用它可以很准确的对训练样本进行分类. 此方法是将K均值算法应用于训练数据的聚类,对每个聚类的半径和聚类的中心都是可计算的. 而模糊系统设计方法就是用模糊度来描述聚类, 对训练数据进行高效且准确的分类.-based on K-mean Algorithm,it can Classify the original data very well!
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:143743
    • 提供者:刘明
  1. ColorImageSegmentation

    0下载:
  2. Color Image Segmentation using K-mean . Matlab Code
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:19979
    • 提供者:Tallha Akram
  1. Combining-face-detection-and-people-tracking-in-v

    0下载:
  2. Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:294074
    • 提供者:linuszhao
  1. Km

    0下载:
  2. In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data space into Vo
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:691
    • 提供者:pongpan
  1. K-mean-by-Jayesh

    0下载:
  2. K mean easy implementation
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:2722
    • 提供者:jayesh
  1. k-mean

    0下载:
  2. 快速K均值分类方法,该方法简单准确,是一个很好的参考程序-Fast K-means classification method, the method is simple and accurate, is a good reference
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:1165
    • 提供者:shuijing
  1. 9552010E202

    0下载:
  2. This paper presents a new cluster validity index for nding a suitable number of fuzzy clusters with crisp and fuzzy data. The new index, called the ECAS-index, contains exponential compactness and separation measures. These measures indicate ho
  3. 所属分类:File Formats

    • 发布日期:2017-11-21
    • 文件大小:3467552
    • 提供者:m
  1. clustersuvey

    0下载:
  2. 讲解了分层次聚类法、最简单聚类法、最大距离样本、K平均聚类法、叠代自组织聚类法、ISODATA法的改进等-Explain the hierarchical clustering method, the simplest clustering method, the maximum distance the sample, K mean clustering method, self-organizing clustering iterative method, ISODATA method of
  3. 所属分类:Document

    • 发布日期:2017-11-24
    • 文件大小:47360
    • 提供者:冯俊惠
  1. mean-var-s-k

    0下载:
  2. 当系统的结构参数和负荷情况都已给定时,调节可利用的控制变量(如发电机输出功率、可调变压器抽头等)来找到能满足所有运行约束条件的,并使系统的某一性能指标(如发电成本或网络损耗)达到最优值下的潮流分布。-OPF is a fundamental tool in power system planning and operation
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:303545
    • 提供者:tsingleo
  1. K-nearest-neighbors

    0下载:
  2. K MEAN CLUSTERING FOR IMAGE PROCESSING
  3. 所属分类:File Formats

    • 发布日期:2017-05-14
    • 文件大小:3323353
    • 提供者:Nayan
  1. V7

    0下载:
  2. Detection of viruses in tomatoes leaf based on K-Mean clustering algorithm-Detection of viruses in tomatoes leaf based on K-Mean clustering algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1213232
    • 提供者:mokhtar
  1. Detection-of-viruses-in-tomatoes-leaf-based-on-K-

    0下载:
  2. Detection of viruses in tomatoes leaf based on K-Mean clustering algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-05-17
    • 文件大小:4571016
    • 提供者:mokhtar
  1. Random-center---segma

    0下载:
  2. k mean cluster for radial basis function neural network
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:hussein
  1. k-junzhi

    0下载:
  2. 通过对K-均值算法的编程实现,加强对该算法的理解和认识。提高自身的知识水平和编程能力,认识模式识别在生活中的应用。 算法思想K-均值算法的主要思想是先在需要分类的数据中寻找K组数据作为初始聚类中心,然后计算其他数据距离这三个聚类中心的距离,将数据归入与其距离最近的聚类中心,之后再对这K个聚类的数据计算均值,作为新的聚类中心,继续以上步骤,直到新的聚类中心与上一次的聚类中心值相等时结束算法。-By programming K- means algorithm implementation, s
  3. 所属分类:Document

    • 发布日期:2017-05-04
    • 文件大小:12155
    • 提供者:gh
搜珍网 www.dssz.com