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

搜索资源列表

  1. k-means-algorithm-program

    0下载:
  2. 用于实现k-means聚类分析的matlab代码-Used to implement k-means clustering analysis matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:397845
    • 提供者:郑智
  1. k-means-algorithm-implement

    1下载:
  2. 用于实现K-MEANS聚类分析的C++代码-Used to implement the K-MEANS clustering analysis of the C++ code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:15217
    • 提供者:郑智
  1. K-means

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

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

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

    • 发布日期:2017-04-13
    • 文件大小:1689
    • 提供者:hamideh
  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-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. k-means-cl266639182001

    1下载:
  2. K-means算法的聚类分析 Visual basic版本-K-means Clustering
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:171922
    • 提供者:王筱羽
  1. K-Means-JavaSwing

    0下载:
  2. java实现的K-means聚类算法,结合swing,带有界面功能,操作简单直观-java implementation of K-means clustering algorithm, combined with the swing, with interface features simple, intuitive operation
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 简单的K均值聚类函数,用于求算重心的函数,算法高效快速-Simple K-means clustering function for calculating the center of gravity function, the algorithm is fast and efficient
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1127
    • 提供者:bob
  1. K-means

    1下载:
  2. k均值聚类算法,初始随机给定k个簇中心,根据邻近原则,把待分类的样本点分到各个簇。-k-means clustering algorithm,which is applied in RBF neural network.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:620
    • 提供者:吴元元
  1. weighted_kmeans

    0下载:
  2. 用于实现weighted k-means算法,可以运行-It is used to perform weighted k-means clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1481
    • 提供者:ninhan
  1. K-means

    0下载:
  2. 模式识别算法程序 K均值算法 主要是实现了K均值聚类分析算法,能够实现对图像的自动分类和识别。-Pattern recognition algorithm K-means algorithm K-means clustering analysis algorithms can achieve automatic image classification and identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-07
    • 文件大小:8451
    • 提供者:吴程序
  1. Matlab-image-K-means-

    0下载:
  2. 基于matlab的图像K均值聚类算法程序-Matlab image K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1186
    • 提供者:zhaoxinyan
  1. k-means

    0下载:
  2. k-均值聚类算法C语言源码,k-均值聚类算法C语言源码-k-means clustering algorithm C language source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:10585
    • 提供者:林凯
  1. k-means

    0下载:
  2. 对于模式识别分类,利用K均值聚类,对原始数据进行分类。比较易于收敛,十分好用-For pattern recognition classification using the K-means clustering, and classification of the original data. Relatively easy to convergence, very easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:921068
    • 提供者:王振峰
  1. K-means

    0下载:
  2. K-means聚类算法源码,C代码实现。个人已经试验过,没有问题 可以放心使用-K-means clustering algorithm source code, C code. Individuals have been tested, and no problem can be rest assured that the use of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:2066
    • 提供者:李丽
  1. K-MEANS

    0下载:
  2. k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-k-means clustering is one of the most famous partition clustering algorithm, due to the simplicity and efficiency so that he became the most widely used i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2695
    • 提供者:SmileHF
  1. K-Means-Matlab

    0下载:
  2. k-means聚类算法的matlab代码 截图的 想用还是自己手打吧-k-means clustering algorithm matlab code screenshot or their own hands to fight it.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:5484
    • 提供者:胡爹
  1. K-Means

    0下载:
  2. Data clustering using K-means Clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:2862
    • 提供者:vija
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com