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

搜索资源列表

  1. k-means

    0下载:
  2. k—均值算法opencv代码实现。 k-Means 算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1681
    • 提供者:陈宇
  1. K-means

    0下载:
  2. k-means算法K-MEANS算法是输入聚类个数k,以及包含 n个数据对象的数据库,输出满足方差最小标准的k个聚类-k-means data
  3. 所属分类:DNA

    • 发布日期:2017-11-15
    • 文件大小:5627
    • 提供者:陈菊
  1. K-Means

    0下载:
  2. 数据挖掘中的K-均值聚类算法,java语言实现。 可直接编译运行-Data Mining K-means clustering algorithm, java language.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-28
    • 文件大小:5537
    • 提供者:郭晨
  1. k-means

    0下载:
  2. 数据挖掘,k类聚算法,C++实现的-k-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:185805
    • 提供者:严言
  1. k-means-matlab

    1下载:
  2. 实现K-Means算法,并附带有数据集,以供检验-K-Means algorithm to achieve, together with the data set for testing
  3. 所属分类:matlab例程

    • 发布日期:2017-05-14
    • 文件大小:3607
    • 提供者:朱杰伦
  1. k-means

    0下载:
  2. K-MEANS算法是输入聚类个数k,以及包含 n个数据对象的数据库,输出满足方差最小标准的k个聚类
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3266
    • 提供者:苏学瑞
  1. K-means-clustering

    0下载:
  2. 关于K-means聚类的算法描述,原创,包含有大量训练和测试数据-About K-means clustering algorithm descr iption, originality, contains a large number of training and test data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:426159
    • 提供者:Elton
  1. K-means(delphi)

    0下载:
  2. 数据挖掘K-means聚类算法的delphi实现-Data mining K-means clustering algorithm delphi realized
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. K-means算法,linux下C++实现,VC下稍微修改也可运行,数据简单,只实现核心算法-K-means algorithm, under linux C++ achieve, VC can be slightly modified to run, the data is simple, only to realize the core algorithm
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 这是K-means matlab例程,对数据进行聚类,其中数据由matlab随进产生,可以直接在matlab上运行使用。-This is the K-means matlab routines, data clustering, which is generated by the data over into matlab, you can run directly on matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4232
    • 提供者:刘松
  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-for-iris

    4下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果-The use of K-means clustering method to classify iris sample matlab program, the program includes source code, sample data, the classification results
  3. 所属分类:matlab例程

    • 发布日期:2017-05-03
    • 文件大小:29069
    • 提供者:liming
  1. k-means-bayes-algorithm

    0下载:
  2. k-means和贝叶斯算法对iris数据进行测试-k-means algorithm and Bayesian test for iris data
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:32891
    • 提供者:万月
  1. K-Means

    0下载:
  2. K-Means算法matlab实现,使用自己生成的数据文本-K-Means Alogrithm
  3. 所属分类:Other systems

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

    0下载:
  2. 聚类算法 K-means 数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则 该代码针对图像的分类-Some distance K-means clustering algorithm to the data points as a prototype optimization objective function, using the function for extreme methods to adjust the rules to get the cod
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:112752
    • 提供者:孙伟
  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 classification test, by building their test data set classification method using effect
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:984595
    • 提供者:刘宁
  1. k-means

    0下载:
  2. k-means 算法,可以实现数据的分类输出-k-means 算法,可以实现数据的分类
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1638
    • 提供者:李德胜
  1. k-means-picture

    0下载:
  2. k-means图像分割,数据仓库与数据挖掘大作业,不同于其他k-means图像分割,k-means算法为自己编辑,而非调用matlab k-means函数,刚出成绩上传的-k-means
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:800963
    • 提供者:zzz
« 1 2 3 4 56 7 8 9 10 ... 32 »
搜珍网 www.dssz.com