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

搜索资源列表

  1. Kmeans

    0下载:
  2. k-means 算法代码,最后结果以excel形式保存-k-means algorithm code,saved the results as the form of excel
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3987
    • 提供者:童伟
  1. Kmeans

    0下载:
  2. 利用java实现了k-means聚类,数据集是由Math.random函数产生的。-K-means clustering was achieved with Java.The data set was created by Math.random.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:李洪成
  1. ICM

    0下载:
  2. ICM算法的图像的分割处理,其中使用了Kmeans均值函数进行了初始分割。-ICM image texture image analysis and classifieatio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:988
    • 提供者:张子源
  1. MapReduceCenter

    0下载:
  2. 这是我基于MapReduce实现的Kmeans算法,用Java语言,在一个完全分布式系统工作良好-This is my implemention of Kmeans algorithms based on the MapReduce,in Java language,which works well in a fully distributed System
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:13833
    • 提供者:李龙
  1. Kmeans

    0下载:
  2. 主要是对初学者学习K均值聚类有帮助,可以比较深刻地理解简单的聚类算法-Mainly for beginners learning to help K-means clustering can be more profound understanding of simple clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:zhangzhenyuan
  1. yael_kmeans

    0下载:
  2. kmeans算法,可处理千万级样本的快速kmeans算法,这是我研究过程中找到的最好用的kmeans算法之一,另外一个好用的是vlfeat中的kmeans包-kmeans clustering algorithm, the best kmeans implementation I ve ever found
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1526424
    • 提供者:陈健
  1. Kmeans

    0下载:
  2. 本程序是一个K-means聚类算法程序,自己生成4堆数据,然后让算法自己聚类-This program is a K-means clustering algorithm procedures, generate their own four heap data, then let yourself clustering algorithm
  3. 所属分类:matlab

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

    0下载:
  2. Implementation of K-means algorithm used for vector quantization and clustering in C#
  3. 所属分类:Other systems

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

    0下载:
  2. 关于K聚类的vc++用vs2010编写,简单处理。-K-means code ,very simple
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3521399
    • 提供者:傅生辉
  1. tuxiang

    0下载:
  2. 自己写的一个C++程序,KMEANS的,希望大家-To write a C++ program, KMEANS, we hope to see
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1610
    • 提供者:王凯
  1. kmeans

    0下载:
  2. 主要是基于聚类K均值的算法,用于将彩色图像转化为灰度图像。-Mainly based on K-means clustering algorithm for converting color images to grayscale.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:424990
    • 提供者:fangella
  1. Orthogonal-Teaching-Learning-Based-Optimization.z

    0下载:
  2. - document for orthogonal TLBO. teaching learning based optimization. we have attempted to use it with kmeans in hadoop.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:529015
    • 提供者:vijay
  1. opensift-master

    0下载:
  2. kmeans cuda kmeans-kmeans cuda kmeans
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:129817
    • 提供者:epiker
  1. kmeans

    0下载:
  2. k均值聚类方法。 在给定一个有n个对象的数据集,划分聚类技术将构造数据进行k个划分,每一个划分代表一个簇,k小于等于n。-k-means clustering method. Given a set of n objects data, dividing the data clustering techniques to construct k partitions, each partition represents a cluster, k less than or equal n.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2697
    • 提供者:尚云
  1. kmeans

    0下载:
  2. K聚类算法,很简单的入门级算法,用VS2010编写,学习-K clustering algorithm, it is a simple, entry-level algorithm, using VS2010 write, learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3528083
    • 提供者:傅生辉
  1. KMeans

    0下载:
  2. K-means动态聚类c++程序 K-means动态聚类c++程序-K- means dynamic using c++ program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5962
    • 提供者:zangwj
  1. KMeanskmeans

    0下载:
  2. kmeans动态聚类 kmeans动态聚类-K-means dynamic clustering c++ program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5974
    • 提供者:zangwj
  1. kMeansProjClustering

    0下载:
  2. project of kmeans clustring
  3. 所属分类:software engineering

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

    0下载:
  2. 利用K均值对特征进行聚类,是聚类方法中最常用且容易理解的方法-k-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:828
    • 提供者:任菲菲
  1. real-data-k-means

    0下载:
  2. this is beneficial for using kmeans clustering for real datasets uci -this is beneficial for using kmeans clustering for real datasets uci
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:743
    • 提供者:abdu
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com