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

搜索资源列表

  1. k-means-animation

    0下载:
  2. code Matlab K-means animation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2029
    • 提供者:suwannee
  1. K-means-cluster

    0下载:
  2. k-means算法是一种动态聚类算法,基本原理如下[24]:首先预先定义分类数k,并随机或按一定的原则选取k个样品作为初始聚类中心;然后按照就近的原则将其余的样品进行归类,得出一个初始的分类方案,并计算各类别的均值来更新聚类中心;再根据新的聚类中心对样品进行重新分类,反复循环此过程,直到聚类中心收敛为止。-K- means algorithm is a dynamic clustering algorithm, the basic principle of [24] as follows: fi
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:586
    • 提供者:ouyang
  1. K-Means-Clustering-and-PCA

    0下载:
  2. 此代码为matlab代码,分为两个部分。第一部分实现K均值聚类算法应用它来压缩图像。在第二部分中,你将使用主成份分析法pca来实现人脸图像的低维表示。 -This code for the matlab code, is divided into two parts. The first part of the implementation of the K means clustering algorithm to compress the image. In the second par
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11510962
    • 提供者:pudnkobe
  1. A-Survey-Of-K-means-And-Ga-km-The-Hybrid-Clusteri

    0下载:
  2. this is A Survey Of K-Means And GA-KM The Hybrid Clustering Algorithm
  3. 所属分类:Other systems

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

    0下载:
  2. C语言编程实现的八维K-means聚类算法-Eight dimensional K-means clustering algorithm based on C programming language
  3. 所属分类:assembly language

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

    0下载:
  2. K-means聚类的MATLAB程序实现-K-means cluster
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8117
    • 提供者:pl
  1. K-means

    0下载:
  2. K-means 聚类算法Matlab代码,基于 K-means 聚类算法的图像区域分割-K-means clustering algorithm Matlab code, image region segmentation based on K-means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2007
    • 提供者:李海超
  1. k-means

    0下载:
  2. k-means算法的一个小实例,很好的展示了,算法的过程,测试聚类文件在txt中-A small example k-means algorithm, a good showing, the algorithm process, the test cluster file txt
  3. 所属分类:Data Mining

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

    0下载:
  2. k-means算法的解释,采用txt中的数据进行分类-explanation of k-means algorithm, using the data in the classification txt
  3. 所属分类:Data Mining

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

    0下载:
  2. k-means算法实现,能够直接导入直接运行,对学士有很大的帮助-k means algorithm, you can run
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:52860
    • 提供者:思思
  1. k-means-and-FCM

    0下载:
  2. 利用K-MEANS方法和FCM方法的程序运行作比较,从而实现了软聚类和硬聚类算法的对比。-The use of K-MEANS method and FCM method of comparing the program is running, in order to achieve the contrast of soft and hard clustering algorithm clustering.
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:64738
    • 提供者:周弋业
  1. dimensionality-reduction-and-k-means

    2下载:
  2. 1.使用k-svd对数据进行稀疏表示,降维 2.使用k-means对上述数据聚类-1.use k-svd to reduce the dimensions of data 2.clster the data by k-means
  3. 所属分类:Data Mining

    • 发布日期:2017-01-05
    • 文件大小:161792
    • 提供者:董婉
  1. k-means

    0下载:
  2. k均值聚类算法,模式识别大作业,适用于数据挖掘学习-k-means clustering algorithm, pattern recognition big job learning for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1492
    • 提供者:李鸿飞
  1. my-k-means

    0下载:
  2. 这是一个k-means聚类算法,将一个四维量(比如有明确物理意义的花瓣长宽花萼长宽)按照几个中心点分成几类-This is a k-means clustering algorithm, a four-dimensional volume (such as a clear physical meaning petals calyx length and width aspect) is divided into several categories according to several ce
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:861097
    • 提供者:杨书涵
  1. K-means-for-K=3

    0下载:
  2. 模式识别,K均值算法,取K=3。使用VC++6.0 编译完成通过。-K means for K=3
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:192241
    • 提供者:陈红
  1. Image-segmentation-based-on-K-means

    1下载:
  2. 将K-means聚类算法应用于图像的分割,留有较多的其他特征接口。-The K-means clustering algorithm is applied to image segmentation, leaving more other features of the interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1463644
    • 提供者:Bao Donghai
  1. k-means-iris

    0下载:
  2. 运用k-means算法对IRIS数据集进行聚类分析-K-means algorithm is appliled to do cluster analysis for IRIS dataset.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:8708
    • 提供者:李玉红
  1. two-K-means

    0下载:
  2. K-means聚类算法,该程序是两个中心点的聚类方法,比较实用-K means clustering algorithm, the program is two center clustering method, practical
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4096
    • 提供者:luo
  1. fuzzy-K-means

    0下载:
  2. 代码是一种数据挖掘算法,fuzzy-K-means,对数据进行分类-The code is a data mining algorithms, fuzzy-K-means, data classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:JACK
  1. k-means-by-LR

    0下载:
  2. 标准的数据挖掘聚类算法 k均值聚类 k-means聚类 严格按照标准算法执行 简单高效-Standard data mining clustering algorithm k-means clustering In strict accordance with the standard algorithm is simple and efficient execution
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2540
    • 提供者:李明双
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com