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

搜索资源列表

  1. K-means

    0下载:
  2. K均值聚类算法,网上已存在很多,我是新手,大神的看不懂,觉得自己编的比较适合菜鸟理解吧-K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:685
    • 提供者:卢毓奇
  1. k-means

    1下载:
  2. K-means源码,用matlab实现,共有两个例子,简单易学-K-means source code, using matlab realize, there are two examples, easy to learn
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:24576
    • 提供者:leven
  1. K-means

    0下载:
  2. it is acode for k-means clustering
  3. 所属分类:matlab

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

    0下载:
  2. K means matlab code for image processing
  3. 所属分类:matlab

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

    0下载:
  2. k means algorithm for clustering and demo of it is given here for understanfing it in proper manner-k means algorithm for clustering and demo of it is given here for understanfing it in proper manner
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1199
    • 提供者:bharat
  1. K-Means

    0下载:
  2. 数据挖掘K-means算法实现,源码,是大家学习的好资源啊-DM(data mining)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:32018
    • 提供者:刘小丽
  1. K-means

    0下载:
  2. 本篇为分为2类的K-means变化监测,对于本实验中的图效果还可以。-Divided into two classes of K-means change monitoring
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:396165
    • 提供者:任 营
  1. K-means

    0下载:
  2. k-means算法实现,对于要聚类的数据,可以对代码进行更改,读入自己的数据-This code implentents the K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:196545
    • 提供者:lixu
  1. K-means

    0下载:
  2. 数据挖掘中得k-均值算法的c++实现,可以使你对数据挖掘算法有个初步的了解。-k-means algorithm in data mining is achieved with c++ . Allows you to have a preliminary understanding of the data mining algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3324
    • 提供者:常金铭
  1. K-means-clustering-experiments

    0下载:
  2. 经过一周的深入学习和参考本站的资料,对K均值进行了改进。可以针对简单的二维的矩阵进行任意中心个数的聚类,并且能够生成图像。-K-means clustering experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1580
    • 提供者:hanhan
  1. k-means

    1下载:
  2. 基于k均值的强化学习的状态和动作的选择,可以有效的解决维灾难问题。-q learning with k-means
  3. 所属分类:matlab

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

    0下载:
  2. c++实现k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类-c++ k-means algorithm, display the cluster result on the two demension
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2890
    • 提供者:july
  1. K-means-color-image-segmentation

    1下载:
  2. K-means彩色图像分割,有实验报告,main文件中还有区域生长的算法。-K-means color image segmentation, with experimental report.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2738919
    • 提供者:石笑天
  1. k-means-in-java

    0下载:
  2. k-means算法的java描述,用java语言编写的k-means算法,用于聚类和分类-K-means algorithm java is described, using java language k-means algorithm, for clustering and classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8064
    • 提供者:胡建华
  1. k-means

    0下载:
  2. project of k means clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:21095
    • 提供者:wissem
  1. K-means-clustering-experiments

    0下载:
  2. k-means算法实现,数据挖掘中经常用到的聚类分析算法。是最经典的常用算法。-k-means algorithm, cluster analysis algorithm often used in data mining. Is the most classic of common algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1151
    • 提供者:魏建东
  1. K-MEANS

    0下载:
  2. 基于c++对模式识别中K均值算法进行实现,可以读取不同波段数,并且实现对地物的分类效果。代码简单易行。-K-means algorithm in pattern recognition based on the c++ implementation, can read the band number and classification of surface features. The code is simple.
  3. 所属分类:图形/文字识别

    • 发布日期:2016-06-30
    • 文件大小:54828
    • 提供者:茉莉
  1. K-means

    0下载:
  2. K-means分类器,java实现,可以自己设定类别数目。已做成jar-K-means classifier, java implementation, you can set the number of categories. Has made ​ ​ jar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:52882
    • 提供者:achilles
  1. K-MEANS-Clustering

    0下载:
  2. 实现了一个聚类CMI算法,对给定一个数据集,按要求将其划分为三个类,并计算其分类的效率,并给出一定的结果比较及输出-It s a K-Means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2651
    • 提供者:Jacky
  1. K-Means-Clustering

    0下载:
  2. k-means聚类算法讲解,详细阐述了K-means的原理和应用-K-means interpretation of the clustering algorithm, and expounds the k-means of principle and application
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:829868
    • 提供者:gl
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com