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

搜索资源列表

  1. kmeans.rar

    0下载:
  2. data mining algorithm . kmeans聚类算法,clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:5701
    • 提供者:chenfan
  1. knn.kmeans.fisher

    5下载:
  2. 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
  3. 所属分类:matlab

    • 发布日期:2015-05-25
    • 文件大小:3903
    • 提供者:刘斌
  1. kmeans

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:11125
    • 提供者:rocky
  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-23
    • 文件大小:54033
    • 提供者:yantao
  1. kmeans

    0下载:
  2. kmeans分类的小程序,聚类算法,大家都来看看吧,-kmeans classification of small procedures, clustering algorithm, as we all look at and see,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:1019
    • 提供者:chenweijiang
  1. kmeans

    0下载:
  2. 聚类算法kmeans,比较简单的聚类算法,通过欧几里德距离确定聚类的标准,对二维的点进行聚类-Clustering algorithm kmeans, relatively simple clustering algorithm, through the Euclidean distance to determine the standard clustering of the points of two-dimensional clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:3567
    • 提供者:huang
  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

    1下载:
  2. this code can segment class using kmeans
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:749
    • 提供者:fatih
  1. kmeans

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

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

    0下载:
  2. Kmeans for data mining, clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2091
    • 提供者:coobluegrass
  1. KMeans

    0下载:
  2. KMeans聚类 (KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.-(KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:61801
    • 提供者:boliwang
  1. Kmeans

    0下载:
  2. it is a program to segment a colored image with Kmeans algorithm
  3. 所属分类:matlab

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

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

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

    1下载:
  2. Kmeans图像聚类 Kmeans图像聚类 Kmeans图像聚类-Kmeans image clustering Kmeans image clustering Kmeans image clustering Kmeans image clustering Kmeans image clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-29
    • 文件大小:2245455
    • 提供者:sss
  1. KMEANS

    0下载:
  2. 基于MATLAB的kmeans聚类分析,包含数据和源代码,-MATLAB-based kmeans cluster analysis, including data and source code,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3642
    • 提供者:刘钊
  1. kmeans

    0下载:
  2. Matlab 写的kmeans slc 算法 还包括实验报告,其中有实验结果图的对比-Matlab kmeans and slc algrithms, reports with experimental results attached I hope it is useful for you
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2553366
    • 提供者:xili
  1. kmeans

    0下载:
  2. 对其中的adult_cluster.arff文件实现了kmeans聚类算法。-Documents of which implements the kmeans adult_cluster.arff clustering algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:106818
    • 提供者:黎海超
  1. vsm-and-cluster-kmeans

    0下载:
  2. 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-21
    • 文件大小:2488320
    • 提供者:zhan
  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. 基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:heimohe
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com