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

搜索资源列表

  1. k-meanssss

    0下载:
  2. 聚类算法中的经典k均值用c++实现的,测试结果还不错-Classical clustering algorithm k means in c++ implementation with the test results is not bad
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 用于实现二维点的k均值分类的功能。输入n个数以及要求分成的类别数,将输出最终的分类结果,并且得到代价。-Used to implement k-means classification of two-dimensional point of the function. N number of input and request the number of categories into the output end of the classification results, and get a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1843
    • 提供者:wangzhen
  1. k-means-clustering-of-rbf-

    0下载:
  2. 聚类算法:聚类分析是指事先不了解一批样品中的每一个样品的类别 基于k均值聚类学习算法的rbf神经网络实现-Clustering algorithm: cluster analysis is the prior knowledge of each batch of samples in the sample of category learning algorithm based on k means clustering of rbf neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:991
    • 提供者:xw
  1. k

    0下载:
  2. k均值聚类算法源码,比较经典,无解压密码-k means clustering algorithm source code, more classic, without extracting passwords
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:黄永
  1. K-means

    0下载:
  2. K-均值聚类算法程序,数据挖掘中比较经典的一种聚类算法-K-means clustering algorithm procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:fanjiajie
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1130028
    • 提供者:陈老师
  1. K-means

    0下载:
  2. 一种K-均值算法附有测试数据,希望给学习聚类的提供一点帮助-One kind of K-means algorithm with test data, clustering offers hope to learn a little help
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9046
    • 提供者:王良
  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. 11

    0下载:
  2. K均值,随机产生一组数据并加以聚类,是学习图像处理的基础-K-means, random values, and clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2145
    • 提供者:范志强
  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-JUNZHI

    0下载:
  2. K均值的MATLAB实现还有PPT,主要用于实现文本分类-K-means realization on MATLAB and PPT
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:44442
    • 提供者:张会丽
  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-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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com