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

搜索资源列表

  1. K---means-in-LAB

    0下载:
  2. matlab中K-means聚类算法在CIElab空间的可用于车牌检测,基于色彩的图像分割-K- means clustering algorithm in matlab in the CIElab space can be used for license plate detection, image segmentation based on color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:小王
  1. K-means-Ensemble

    0下载:
  2. 该算法是基聚类算法为K-means,然后再进行聚类集成,方法为投票法-The algorithm is based on clustering algorithm for K-means, and then the clustering ensemble, method for voting
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5675
    • 提供者:王昊
  1. K-means-clustering-algorithm

    0下载:
  2. k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-K-means clustering is one of the most famous partitioning clustering algorithm, due to the simplicity and efficiency makes him become the most widely used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5248
    • 提供者:罗汉
  1. K-means

    0下载:
  2. K-means聚类方法,用于将不同的类分开-K-means clustering method is used to separate the different classes
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:644
    • 提供者:JH
  1. K-means-matlab

    0下载:
  2. K-means聚类算法的MATLAB版本,不仅给出了代码,还包括在图像分类中的具体应用-K-means cluster algorithm in the version of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2439220
    • 提供者:fish
  1. K-means

    0下载:
  2. 一种k-means聚类算法的图像分割例程,很好用。里面包括主函数和子函数的m文件以及使用的图片。-One kind of k-means clustering image segmentation algorithm routines, very good use. Which includes the main functions and subroutines m documents and pictures used.
  3. 所属分类:matlab

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

    0下载:
  2. 这是k-means聚类算法的matlab仿真实现,程序中分别有二维控件和三维空间基于k-means的聚类demo-This is k- means clustering algorithm of matlab simulation implementation, respectively in the program have two-dimensional controls and three-dimensional space based on k- means cluster demo
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:zhang
  1. k-means-and-meanshift

    1下载:
  2. 这是Meanshift算法和K-Means算法的对比的matlab实现~-This is a matlab program of Meanshift and K-Means
  3. 所属分类:Special Effects

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

    0下载:
  2. 根据模拟数据进行K均值聚类实验,有原始数据,聚类代码和相关图片,程序可用!-Analog data according to K-means clustering experiment, the original data, clustering code and picture, the program is available!
  3. 所属分类:matlab

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

    0下载:
  2. 图像处理,C++环境下的k-means聚类算法,实现图像分割-Image processing, k-means clustering algorithm C++ environment, image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:242365
    • 提供者:胡朱林
  1. K-means

    0下载:
  2. 本程序是用python写的一个K均值算法,通过该算法可以学习一python实现算法的流程,以及学习该算法的使用。-The program is written in python a K-means algorithm, the algorithm can learn a python algorithm implementation processes, and learning to use the algorithm.
  3. 所属分类:Data Mining

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

    0下载:
  2. K Means Algorithm Calculated by Euclidean distance and Manhattan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:Carlos
  1. K-Means-master

    0下载:
  2. k均值聚类算法,自动产生一组数,并进行聚类,稍作修改可用于机器学习等方面使用-k-means clustering algorithm to automatically generate a set of numbers, and clustering, minor modifications can be used in other aspects of the use of machine learning
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:11861
    • 提供者:Jingwei Huang
  1. K-Means(Matlab)

    0下载:
  2. A simple code about k-means.
  3. 所属分类:matlab例程

    • 发布日期:2016-06-12
    • 文件大小:10182
    • 提供者:daozihappy
  1. K-MEANS

    0下载:
  2. k-means聚类算法 用C++实现 聚类采用数据为二维数据 保存在当前目录下的data.txt文件中-K-means clustering algorithm C++ implementation
  3. 所属分类:Data Mining

    • 发布日期:2017-05-11
    • 文件大小:2429600
    • 提供者:封昊
  1. K-means

    6下载:
  2. 通过非监督分类中的K-均值聚类对Indian pines高光谱图像进行分类-Classification of hyperspectral images of pines Indian by K-means of non supervised classification
  3. 所属分类:Special Effects

    • 发布日期:2016-07-02
    • 文件大小:5954560
    • 提供者:dan
  1. K-means

    0下载:
  2. K均值聚类方法,用于图像处理,图像分割,提取不同特征。-K-means clustering method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:431348
    • 提供者:diewu
  1. k-means-2d-rand-point

    0下载:
  2. K_means经典聚类算法,用点阵可视化 通过产生随机点,不断更改中心点实现聚类-K Means classic clustering algorithm, with lattice visualization By generating random points, and constantly change the center point to achieve clustering
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:27835
    • 提供者:吕重辛
  1. k-Means

    0下载:
  2. THE K-MEANS IN THE DATAMAINING IN THE MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:46714
    • 提供者:nasir
  1. randomized-dimensionality-reduction-for-k-means.r

    0下载:
  2. Randomized Dimensionality Reduction for k-means Clustering This paper makes further progress towards a better understanding of dimensionality reduction for kmeans clustering. Namely, we present the first provably accurate feature selection met
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:344267
    • 提供者:gandom
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com