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

搜索资源列表

  1. kmeans

    0下载:
  2. kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2087
    • 提供者:sisn
  1. kmeans-java

    0下载:
  2. 用JAVA编写的kmeans算法,用于数据挖掘中的聚类
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4404
    • 提供者:刘阳阳
  1. kmeans

    0下载:
  2. 用matlab实现的kmeans算法,是一个后台程序,没有调用其本身的kmeans算法,挺不错的
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1683
    • 提供者:尹梓名
  1. kmeans

    1下载:
  2. Matlab的kmeans算法实现,有很详细得说明
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8761
    • 提供者:季成
  1. kmeans

    0下载:
  2. kmeans算法源程序 共6个文件 很好用的
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2801
    • 提供者:runforaim
  1. kmeans

    0下载:
  2. kmeans算法程序
  3. 所属分类:数值算法/人工智能

  1. KMEANS

    0下载:
  2. C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。-C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:54033
    • 提供者:yantao
  1. kmeans(chp2_2_2)

    1下载:
  2. kmeans 算法的实现,编译已经通过,希望对大家有帮助-kmeans algorithm, the compiler has been passed and we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1206
    • 提供者:王京
  1. KMEANS_sample

    0下载:
  2. Kmeans算法一例,源代码为KMEANS.CPP. 数据样例为KM2.DAT。-Algorithm Kmeans example, the source code for KMEANS.CPP. Data sample for KM2.DAT.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:29840
    • 提供者:何谢
  1. kmeans

    0下载:
  2. 很好的matlab源代码 是kmeans算法的源代码 希望大家会喜欢-sfsdfsdfdsfdsfdsfdsfdsfdsgsgs
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3253
    • 提供者:张政
  1. Kmeans

    0下载:
  2. 使用C语言实现kmeans算法,K=3。-Kmeans algorithm using the C language implementation, K = 3.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1166
    • 提供者:hkm
  1. kmeans

    0下载:
  2. 标准Kmeans算法,用JAVA书写,经验证可执行。-Standard Kmeans algorithm, written using JAVA, proven executable.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:11196
    • 提供者:congcong55
  1. kmeans

    0下载:
  2. 可以直接拿来用 python2.7 在数据挖掘中,K-Means算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。(In the data mining, K-Means algorithm is a cluster analysis algorithm, which is mainly to calculate the data aggregation algorithm, mainly through the con
  3. 所属分类:人工智能/神经网络/深度学习

  1. kmeans

    0下载:
  2. kmeans算法实现代码,详细代码实现过程,matlab语言(Kmeans algorithm implementation code, code implementation process in detail, the matlab language)
  3. 所属分类:matlab例程

  1. kmeans

    1下载:
  2. 改进的kmeans算法,聚类效果良好,比三种算法要好,matlab(The improved kmeans algorithm has good clustering effect and is better than the three algorithms, matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:9216
    • 提供者:怀志
  1. kmeans

    0下载:
  2. kmeans算法,对影像进行聚类分类,matlab语言,模式识别(kmeans clustering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:803840
    • 提供者:wy1997
  1. kmeans

    0下载:
  2. K-means算法是集简单和经典于一身的基于距离的聚类算法 采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大。 该算法认为类簇是由距离靠近的对象组成的,因此把得到紧凑且独立的簇作为最终目标。(K-means algorithm is a distance based clustering algorithm which is simple and classic. Distance is used as a similarity evaluation index, t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:What111
  1. kmeans-algorithm

    0下载:
  2. 一个基础kmeans算法,内含有数据文件,可以直接执行。(A basic kmeans algorithm, which contains data files, can be directly executed.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:30720
    • 提供者:Xuagent
  1. k-means算法

    0下载:
  2. Kmeans算法是一个重复移动类中心点的过程,把类的中心点,也称重心(centroids),移动到其包含成员的平均位置,然后重新划分其内部成员。(The Kmeans algorithm is a process of repeating the center point of a moving class, moving the center of the class, also known as centroids, to the average position of its member
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:719872
    • 提供者:悟思
  1. kmeans

    0下载:
  2. kmeans 算法实现,参考某位博主的代码,具体是哪位大牛忘记了。对代码进行解读(Implementation kmeans, refer to a blogger.Copyright of this Blog's content is reserved.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:四麦偶
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com