CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Kmeans聚类算法

搜索资源列表

  1. KMEANS

    0下载:
  2. 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.88mb
    • 提供者:天琪翼
  1. kmeans

    0下载:
  2. 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1.57mb
    • 提供者:周生勇
  1. matlab---Kmeans

    0下载:
  2. kmeans聚类算法,比较经典的算法,里面有讲解,容易理解-kmeans clustering algorithm to compare the classical algorithm, which has to explain, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:7.34kb
    • 提供者:张艳华
  1. Kmeans

    0下载:
  2. C++控制台程序,实现的是K均值聚类算法,可供初学者参考。-C++ console program, realize that K-means clustering algorithm, for beginners reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:272.27kb
    • 提供者:hantianzhe
  1. KMEANS

    0下载:
  2. K-means算法,一种典型的动态聚类算法,实现2维数据的聚类-K-means algorithm, a typical dynamic clustering algorithm to achieve two-dimensional clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:18.47kb
    • 提供者:aier
  1. fun_traindic_kmeans

    0下载:
  2. kmeans 聚类算法,主要用来对一堆数据形成他们的码本-k-means clustering is a method of vector quantization originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which ea
  3. 所属分类:其他小程序

    • 发布日期:2018-11-14
    • 文件大小:127byte
    • 提供者:程小青
  1. kmeans

    0下载:
  2. K均值程序,能正常运行,是聚类算法的一个典型示例-K-means the program can run normally, is a typical example of clustering algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:30.68kb
    • 提供者:陈俊
  1. kmeans

    0下载:
  2. K均值聚类算法,可手动输入或xls读入数据-K-means clustering algorithm, can be manually entered or XLS reading da
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:戴雪
  1. KmeansPED

    0下载:
  2. 基于ED的kmeans聚类算法,开发环境为matlab-Kmeans clustering algorithm based on ED,The development environment of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.5kb
    • 提供者:flame160
  1. KmeansPDTW

    8下载:
  2. 基于DTW的kmeans聚类算法,开发环境为matlab-Kmeans clustering algorithm based on DTW,The development environment of matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:flame160
  1. kmeans

    0下载:
  2. 用c++实现c均值聚类算法,并行计算实现该方法。-c-means c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:52.52kb
    • 提供者:杨林
  1. Untitled

    0下载:
  2. KMEANS聚类算法,算法收敛速度快,处理的数据维度非常大。使用的领域广。-K MEANS clustering algorithm, the algorithm convergence speed, processing the data dimension is very large. The use of a wide field.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:841byte
    • 提供者:周鹏
  1. K聚类

    0下载:
  2. 聚类,这是一个用MATLAB编写的kmeans算法,主要用通常的聚类分析(Clustering, which is a MATLAB written in kmeans algorithm, mainly with the usual clustering analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:10kb
    • 提供者:AAA218
  1. 聚类k-means

    3下载:
  2. 一个非常简单的kmeans算法,主要用于聚类分析,用户仅需要输入聚类数(A very simple kmeans algorithm, mainly for clustering analysis, users only need to enter the number of clusters)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:10kb
    • 提供者:AAA哥
  1. Kmeans

    0下载:
  2. 一个matlab的kmeans聚类算法代码,输入聚类数据和类簇数,输出分好类的数据(A matlab kmeans clustering algorithm code, input cluster data and cluster number, the output of the good class of data)
  3. 所属分类:其他

  1. k-means-master

    0下载:
  2. just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2kb
    • 提供者:a449337053
  1. Kmeans

    0下载:
  2. python实现的k-means聚类算法(k-means clustering algorithm implemented by python)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2.29mb
    • 提供者:383794668
  1. Untitledk

    0下载:
  2. k-means聚类分析,用于聚类分析算法,距离聚类(K-means cluster analysis)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1kb
    • 提供者:。11
  1. KMEANS

    1下载:
  2. C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-23
    • 文件大小:2kb
    • 提供者:THOMASY
  1. kmeans

    1下载:
  2. 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))
  3. 所属分类:其他

    • 发布日期:2020-09-28
    • 文件大小:51kb
    • 提供者:Ruby_Wang
« 12 »
搜珍网 www.dssz.com