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

搜索资源列表

  1. k-means-and-pca

    0下载:
  2. 用matlab实现k-means聚类算法以及pca(主成分分析)算法-k-means and pca using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10733695
    • 提供者:陈威
  1. K-means

    0下载:
  2. K-means聚类算法的简单实现,内有点集文件以后缀.dat文件形式保存,我将整个C++工程文件打包上传-Simple implementation of K-means clustering algorithm, the set of point file is saved in the form of .dat, I will upload the entire package C++ project file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2972025
    • 提供者:何声欢
  1. k-means

    0下载:
  2. k-means聚类 可以实现 效果很好 三维立体效果图-k-means clustering can achieve good results three-dimensional renderings
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1520
    • 提供者:王江涛
  1. k-means

    1下载:
  2. 本代码是K-means聚类算法,输入矩阵,输入聚类数目,直接可以用的算法-K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4156
    • 提供者:康凯
  1. [emuch.net]K-means

    0下载:
  2. 简易k-means聚类算法实例,针对二维数据,自带简易数据矩阵,分析结果有输出图像。-Simple k-means clustering algorithm example, for two-dimensional data, comes with simple data matrix, analysis results output image.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:zl
  1. [emuch.net]K-means-multi-dimention

    1下载:
  2. 简易k-means聚类基础上的小改进,多维数据的聚类!-Simple small improvements based on k-means clustering, and clustering of multidimensional data!
  3. 所属分类:matlab

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

    0下载:
  2. k-means聚类分析的程序压缩包,希望对大家有所帮助,包括源程序等- k-means Correlation Analysis Cluster Analysis on the preparation of the program matlabCluster Analysis on the preparation of the program matlab
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:25712
    • 提供者:郑小茹
  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. 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. 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. 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. 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. 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

    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. 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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com