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

搜索资源列表

  1. 基于kdtree的kmeans聚类算法

    1下载:
  2. 基于kdtree的kmeans聚类方法。
  3. 所属分类:报告论文

    • 发布日期:2010-09-19
    • 文件大小:317816
    • 提供者:shiziw369
  1. 遗传聚类

    0下载:
  2. 使用遗传算法优化Kmeans聚类过程,测试数据集都来源于UCI,很好理解,适合初学者。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 基于matlab的K均值聚类程序

    3下载:
  2. 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图,Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
  3. 所属分类:matlab例程

    • 发布日期:2012-11-02
    • 文件大小:33045
    • 提供者:wanghuali
  1. kmeans.rar

    0下载:
  2. data mining algorithm . kmeans聚类算法,clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:5701
    • 提供者:chenfan
  1. Kmeans

    0下载:
  2. 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:84651
    • 提供者:蚂蚁
  1. kmeans

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:755
    • 提供者:路单
  1. kmeans

    1下载:
  2. 程序很好的实现了k均值的聚类,我已经使使用过,效果非常好,很好用-Program achieved a very good k mean clustering, I have so used, the effect is very good, very good use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1447
    • 提供者:赵红丽
  1. KMEANS

    0下载:
  2. 基于MATLAB的kmeans聚类分析,包含数据和源代码,-MATLAB-based kmeans cluster analysis, including data and source code,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3642
    • 提供者:刘钊
  1. graphcut

    0下载:
  2. Kmeans 聚类,graphcut 图像分割,最大流最小割算法-Kmeans clustering, graphcut image segmentation, the maximum flow minimum cut algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13636286
    • 提供者:邓民明
  1. matlab实现Kmeans聚类算法

    0下载:
  2. matlab实现Kmeans聚类算法,一个文档可以学着自己编程序是实现聚类分割
  3. 所属分类:文档资料

    • 发布日期:2013-04-24
    • 文件大小:27648
    • 提供者:wing_2014
  1. warp-kmeans

    2下载:
  2. 传统的kmeans聚类算法不能保证时间序列聚类结果的时序性;基于warp-kmeans聚类算法可以有效处理时间序列的聚类问题,而且复杂度低,迭代次数少。 ,输出有目标函数在每次迭代后的值,聚类中心以及聚类区间。内有测试数据和相关文献,点击 test.m 可以完美运行(The traditional kmeans clustering algorithm can not guarantee the time series of the time series clustering results
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:869376
    • 提供者:Galsang
  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
    • 文件大小:10240
    • 提供者:AAA哥
  1. Kmeans

    0下载:
  2. 可实现快速聚类,根据K-means,代码完全可以执行,把参数传入即可(it can reach K-means)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:Rayfung
  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. Kmeans

    1下载:
  2. python语言实现kmeans聚类,机器学习算法(Kmeans clustering in Python language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:33792
    • 提供者:jiaru
  1. kmeans

    1下载:
  2. kmeans聚类,多数据检索分类,处理原始数据(kmeans,Multi - data retrieval classification, processing raw data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:zhaozhaoooooo
  1. kmeans

    0下载:
  2. 使用kmeans算法实现了彩色图像的颜色聚类(Color image clustering)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:634880
    • 提供者:zlsxf
  1. matlab实现Kmeans聚类算法

    1下载:
  2. matlab实现Kmeans聚类算法,非常详细。(The algorithm is designed to test the MATLAB clustering algorithm and is very useful.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-03
    • 文件大小:3072
    • 提供者:天凡
  1. kmeans

    2下载:
  2. kmeans聚类代码,对给定数据集进行聚类处理(Clustering code to cluster a given data set)
  3. 所属分类:其他

    • 发布日期:2020-04-29
    • 文件大小:1024
    • 提供者:wyp_
  1. kmeans聚类算法

    3下载:
  2. kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:5120
    • 提供者:东云博士
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com