CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - k means

搜索资源列表

  1. k-means

    0下载:
  2. K means matlab code for image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:727
    • 提供者:venkatrajan
  1. k-means

    0下载:
  2. k means algorithm for clustering and demo of it is given here for understanfing it in proper manner-k means algorithm for clustering and demo of it is given here for understanfing it in proper manner
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1199
    • 提供者:bharat
  1. K-Means

    0下载:
  2. 数据挖掘K-means算法实现,源码,是大家学习的好资源啊-DM(data mining)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:32018
    • 提供者:刘小丽
  1. K-means

    0下载:
  2. k-means算法实现,对于要聚类的数据,可以对代码进行更改,读入自己的数据-This code implentents the K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:196545
    • 提供者:lixu
  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. k-means

    1下载:
  2. 基于k均值的强化学习的状态和动作的选择,可以有效的解决维灾难问题。-q learning with k-means
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2407
    • 提供者:xu
  1. k-means

    0下载:
  2. c++实现k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类-c++ k-means algorithm, display the cluster result on the two demension
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2890
    • 提供者:july
  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

    0下载:
  2. K-means分类器,java实现,可以自己设定类别数目。已做成jar-K-means classifier, java implementation, you can set the number of categories. Has made ​ ​ jar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:52882
    • 提供者:achilles
  1. K-MEANS-Clustering

    0下载:
  2. 实现了一个聚类CMI算法,对给定一个数据集,按要求将其划分为三个类,并计算其分类的效率,并给出一定的结果比较及输出-It s a K-Means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2651
    • 提供者:Jacky
  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-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-means算法 简单的实现简单数据的分类。-Simple k-means algorithm is simple to achieve the classification of simple data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1567
    • 提供者:王彬彬
  1. K-means

    1下载:
  2. 模式识别中聚类分析经典算法,K-均值算法,C语言编写,可以读入文件,处理任意维数和任意个数的特征向量,附有测试数据。-The classic pattern recognition, cluster analysis algorithm, the K-means algorithm, written in C language, can read the file, handle any number of dimensions and any number of feature vectors
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:6562
    • 提供者:李若
  1. k-means

    0下载:
  2. k均值算法,一种聚类算法,用来实现网络上相近节点的映射。-k-means algorithm, a clustering algorithm, used to achieve similar nodes in the network mapping.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:16938
    • 提供者:yangliu
  1. K-means

    1下载:
  2. K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大。这是一本介绍K-means算法的英文书籍 -K-means algorithm is very typical distance-based clustering algorithm, using distance as the similarity evaluation, that the closer the two objects, the greater the s
  3. 所属分类:Data structs

    • 发布日期:2015-05-17
    • 文件大小:779264
    • 提供者:
  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-and-Perceptron

    1下载:
  2. 该程序为matlab程序,共有三个文件,dataC.m为程序入口,实现功能对50组数据用k均值算法进行分类,再对40组数据用感知器算法训练,然后用训练得到的判别函数对剩下10组数据分类,最后与原始分类做差比较,若分类无误,则全显示为0.-Matlab program on the program, a total of three files dataC.m for program entry features 50 sets of data with k-means algorithm to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2956
    • 提供者:阿书
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com