CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - k means

搜索资源列表

  1. cjdkfoe

    0下载:
  2. 寻找k个聚类中心的算法,也就是对k-means算法初始化进行改进的一种算法
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1065176
    • 提供者:mei622622
  1. K-MEANS

    0下载:
  2. keans的课件,非常好,希望对大家有用,欢迎大家下载-keans courseware, very good, hope to be useful, and welcome to download
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:2764236
    • 提供者:王娜
  1. k-means

    0下载:
  2. 聚类算法的具体步骤分析,关于k-means算法-Clustering analysis of the concrete steps on the k-means algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:1506
    • 提供者:军官
  1. k-means

    0下载:
  2. 关于数据挖掘中k-means算法的英文介绍分析-Data Mining on the k-means algorithm analysis in English, introduced
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:13303
    • 提供者:军官
  1. reachonmethordclusing

    1下载:
  2. 本文对K-means 和CURE聚类算法的算法思想和优缺点进行了深入的理论研究,并对这两类算法的性能进行了分析与比较。-In this paper, and K-means clustering algorithm CURE thinking and the advantages and disadvantages of an in-depth theoretical study and performance of these two types of algorithms are analy
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:69830
    • 提供者:郭立
  1. 052520

    0下载:
  2. 提出了一种用于矢量量化的改进的聚类算法,该算法在MKM(Modified K-Means)算法的框架的基础上,对初始码本的生成、失真测度的选择、非典型胞腔的处理等方面进行了改进,从而减少了原算法在能量和增益上对聚类结果的影响.并将该算法应用于波形编辑孤立字识别器,这种识别器直接对语音样本的时域波形进行训练和聚类,不需要提取语音参数,算法复杂度较低,加上提出的聚类算法失真测度简单易实现,对芯片的运算能力要求不高,非常适用于有低成本要求的语音识别器场合.通过中文元音字识别的实验证明,在相同码本尺寸下
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:356843
    • 提供者:李南
  1. ppt

    0下载:
  2. Recognition of books. Destroy a dark line on the end of page. Use k-means method. Use MatLab function
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:252885
    • 提供者:www
  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. MATLAB

    0下载:
  2. PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2701
    • 提供者:小廖
  1. kmeansclustering

    0下载:
  2. k-means clustering merupakan clustering non-hierarki
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:96615
    • 提供者:sudek
  1. brain_tumor_fcm

    0下载:
  2. In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to
  3. 所属分类:Project Design

    • 发布日期:2016-10-04
    • 文件大小:2409
    • 提供者:pramod
  1. File3

    0下载:
  2. 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2591664
    • 提供者:王三
  1. kMeansClustering

    0下载:
  2. K-Means Clustering implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:135052
    • 提供者:ionita
  1. K-means

    0下载:
  2. the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points. piont A1 (2, 10) A2 (2, 5) A3 (8, 4) A4 (5, 8) A5 (7, 5) A6 (6, 4)
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:1061
    • 提供者:hammam
  1. k-means

    1下载:
  2. 在Hadoop下实现k-means,一共提供了三种描述,具体实现了第三种,可根据自己需要实现其他两种,最后一种附了源码。-K-means source code
  3. 所属分类:software engineering

    • 发布日期:2014-04-29
    • 文件大小:33792
    • 提供者:emily
  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. K-means-C

    0下载:
  2. K-means实现数据聚类,其中包括数据维度,数据分类数-K-means clustering data, including data dimensions, data classification number, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6692
    • 提供者:
  1. k-means

    0下载:
  2. k means enjoy ^____^
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:387485
    • 提供者:eeez
  1. k-meansII

    0下载:
  2. this file is developed the k-means|| algorith to clustring big data
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:350014
    • 提供者:rahmat
  1. Implementation-of-algorithm-of-k-means-on-cSharp.

    0下载:
  2. Implementation of algorithm of k-means on c#
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5375
    • 提供者:shairazi
« 12 3 »
搜珍网 www.dssz.com