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

搜索资源列表

  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930292
    • 提供者:Chenguang
  1. K_mean_clustering

    0下载:
  2. k-mean clustering Matlab M-file
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4713
    • 提供者:Sam
  1. K-mean

    0下载:
  2. K-mean algorithm,very simple but efficient
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:548933
    • 提供者:mac
  1. FuzzyKmeanclustering

    0下载:
  2. code for fuzzy k-mean clustering-code for fuzzy k-mean clustering..
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1720
    • 提供者:ketan chaudhari
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:48128
    • 提供者:sunjianqing
  1. Kmeans

    0下载:
  2. K-Means的java程序算法实现,能够有效处理K-mean问题-the realization of the K-means algorithm in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2389
    • 提供者:whd
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5243
    • 提供者:lihang
  1. k-mean

    0下载:
  2. 实现K-mean算法,并用一些数据进行说明-Implement K-mean algorithm, and described by some data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:17504
    • 提供者:
  1. code

    0下载:
  2. K mean algorithms for image implement in java
  3. 所属分类:Java Develop

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

    0下载:
  2. K Mean Algorithm Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3575
    • 提供者:Sachin
  1. K-mean

    0下载:
  2. K-MEAN算法的实现,给定模式样本进行两个聚类中心的聚类。-The K-MEAN algorithm, the clustering of a given mode samples the two cluster centers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:176180
    • 提供者:mikey
  1. K-mean-by-Jayesh

    0下载:
  2. K mean easy implementation
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:2722
    • 提供者:jayesh
  1. k-mean

    0下载:
  2. 用k均值方法进行分类的matlab小程序。-A small process based on k-mean.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:700
    • 提供者:师宏慧
  1. k mean clustering

    0下载:
  2. k mean clustering algorithm
  3. 所属分类:matlab例程

    • 发布日期:2014-09-06
    • 文件大小:1594
    • 提供者:balhari
  1. k-mean-usage

    0下载:
  2. k均值的用法示例,它的数据生成部分可用于其它机器学习程序-A example of k mean usage
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:孔祥山
  1. K-mean

    0下载:
  2. 用Java写出一个基本K-mean算法的实现,供模式识别初学者学习-A basic K- scheme implementation of the algorithm
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:6907
    • 提供者:高翔
  1. k-mean-clustering

    0下载:
  2. clustering an image to k clusters using k-mean clustering method
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:161924
    • 提供者:Nasrin
  1. K-mean-by-Jayesh

    0下载:
  2. K mean easy implementation
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2978
    • 提供者:c71604540yapuj
  1. K均值聚类

    0下载:
  2. K均值聚类算法图像分割,最传统的一种分割方法(K mean clustering segmentation)
  3. 所属分类:图形图象

« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com