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

搜索资源列表

  1. 基于kdtree的kmeans聚类算法

    1下载:
  2. 基于kdtree的kmeans聚类方法。
  3. 所属分类:报告论文

    • 发布日期:2010-09-19
    • 文件大小:317816
    • 提供者:shiziw369
  1. kmeans 算法

    4下载:
  2. kmeans 算法 matlab
  3. 所属分类:源码下载

    • 发布日期:2011-05-22
    • 文件大小:519
    • 提供者:123renshi
  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. 基于opencv的kmeans聚类实现 输入文本数据,进行聚类输出-Opencv-based clustering of kmeans the input text data, clustering output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2260631
    • 提供者:Cindy
  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. Hadoop编程环境下编写的Kmeans程序。程序输入需要的源材料已经找不到了,谨供参考。-Hadoop Kmeans programming environment written procedures. Enter the required procedures have not found the source material, for information.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:23029
    • 提供者:雷见
  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

    4下载:
  2. 利用kmeans方法进行图像分割的matlab代码,希望对大家有用-Kmeans method using image segmentation matlab code, in the hope that useful
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:1085
    • 提供者:ruchong
  1. Kmeans

    0下载:
  2. 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:84651
    • 提供者:蚂蚁
  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. KMeans Algrorithm for search engine
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:6759
    • 提供者:meenachi
  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算法的描述,源代码实现,matlab上 的程序-kmeans
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1790
    • 提供者:lule
  1. KMEANS

    0下载:
  2. kmeans算法的java实现,是一个applet程序,方便实用-java algorithm kmeans achieved applet is a program to facilitate the practical
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4167
    • 提供者:sogone
  1. KMeans Euclidean Distance

    1下载:
  2. 一个用java写的欧几里德距离的kmeans算法,以前做实验自己写的-code of KMeans based on Euclidean Distance
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-15
    • 文件大小:2070
    • 提供者:tanwei
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com