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

搜索资源列表

  1. K-average(N-dimension)

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类,代码中附加了详细的原理性说明,还有相关例子提示,效果不错-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points, the code attached to the principle of detailed instructions, and tips
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3808882
    • 提供者:liuyu
  1. fuzzykmeans

    0下载:
  2. 模糊k均值算法,将模糊理论和k均值聚类算法想结合。-fuzzykmeans clustering ,combine the fuzzy theoy and kmeans clustering.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1068
    • 提供者:王炳景
  1. K-MEANS-N

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类.-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3807673
    • 提供者:fukaifang
  1. K-means

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

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

    0下载:
  2. 用K均值聚类法对数据进行分类,比较简单和基础的分类方法,可用于图像处理-With the K-mean method for data classification, the classification of simple and basic method can be used for image processing
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3871
    • 提供者:leigh
  1. K-Mean-Clustering-Code-in-Matlab

    0下载:
  2. k 均值聚类算法 ,能有效的将数据分成k类 但是具有k参数难以确定的缺点。 -k-means algorithm can cluster data into K class but, the parameter K can not be selected easily.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4845
    • 提供者:cluster
  1. K-image-RGB

    0下载:
  2. 用C语言实现一张BMP图像的所有点的RGB的K-均值聚类程序,生成两个聚类中心。可根据具体情况稍作修改后直接调用。-VC6.0 digital image RGB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:571
    • 提供者:xiaohui
  1. k-means

    0下载:
  2. 次算法基于欧式距离,用于数据挖掘k均值聚类算法,或者用于数据挖掘作业-for dating ,kmeans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:76299
    • 提供者:dailihua
  1. K

    0下载:
  2. K 均值聚类程序,可以进行K均值聚类,是模式识别的一个重要算法-K-means clustering procedure, the K-means clustering is an important pattern recognition algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1103656
    • 提供者:zhao jin
  1. K-Meansl

    0下载:
  2. 自己编写了一个c++的k均值聚类算法,使用起来很方便,数据存储在txt文件里,可以 改成自己的数据,方便使用,目录里给了两组UCI机器学习数据库上的数据,供实验用 。可以用这个文件直接运行就好了,里面给出了详细的使用说明。-k means clustering by array.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1088527
    • 提供者:fhqu
  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. 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-clustering-algorithm

    0下载:
  2. K均值聚类算法-适用于裁判打分等经典分类,适合初学者-K-means clustering algorithm- classical classification applies to the referee scoring for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:1738
    • 提供者:张德永
  1. K

    0下载:
  2. 这是K均值聚类的程序,数据挖掘等课程都需要-This is a K-means clustering procedures, data mining courses
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:5294
    • 提供者:张瑞丽
  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均值聚类的例子程序,程序中有附带的数据-examples of k-means technology
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:3587
    • 提供者:刘金勇
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com