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

搜索资源列表

  1. KMeansJava

    0下载:
  2. 利用Java实现的K-均值算法,K-Mean 分群法是一种分割式分群方法,其主要目标是要在大量高纬的资料点中找出 具有代表性的资料点;这些资料点可以称为群中心,代表点;然后再根据这些群中心,进行后续的处理,可用于数据挖掘中的聚类分析-Java implementation using K-means algorithm, K-Mean grouping method is a fragmented grouping method, whose main goal is to a large nu
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1913
    • 提供者:阚涛
  1. MyKmeans

    0下载:
  2. 使用java实现了数据挖掘中的K-mean算法,并进行了适当的改进,代码清晰,支持多维,可以方便修改代码接口。-Java implementation of data mining using the K-mean algorithm, and make the appropriate improvements, code clarity, support multi-dimensional, you can easily modify the code interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7592
    • 提供者:颜超
  1. knn

    0下载:
  2. k最邻近算法,经典的分类算法,绝对有帮助-k-nearest neighbour algorithm,it is a classical algorithm for text cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17730
    • 提供者:freesunshine
  1. Fast-K-means-clustering

    0下载:
  2. Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:121118
    • 提供者:zfhou
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. rbf_Kmeans

    0下载:
  2. Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2411
    • 提供者:心心
  1. KClustering

    0下载:
  2. k-聚类算法-k- gathers a kind of algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:18717
    • 提供者:成伟明
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
  1. cluster1

    0下载:
  2. it is java code for k means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:8960
    • 提供者:Nagaraj
  1. juleiseg

    1下载:
  2. 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:求是赤子
  1. 109201305K

    0下载:
  2. K均值聚类算法 对图像颜色进行聚类 然后对图像分割-K-means clustering algorithm to cluster the color image segmentation and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135113
    • 提供者:小五子
  1. kmean2

    0下载:
  2. 用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:Calvin Chen
  1. GA1E1

    2下载:
  2. 用K均值和遗传算法实现了半监督聚类算法,这是个一个已经发表的论文的源程序-Using K-means and genetic algorithm to achieve a semi-supervised clustering algorithm, this is a paper published source
  3. 所属分类:Console

    • 发布日期:2016-08-10
    • 文件大小:4153129
    • 提供者:张帅
  1. Wavelet_Classify

    0下载:
  2. 基于小波变换和K-Mean算法的崇明东滩遥感图像分类,读取样本的能量特征向量进行分类,并返回分类图像的RGB图,显示各类地物面积比例-Based on wavelet transform and the K-Mean Algorithm for remote sensing image classification Chongming Dongtan, the energy to read a sample feature vectors for classification, and retu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1423567
    • 提供者:李琛
  1. COMPACT

    1下载:
  2. k-means clustering algorithm, C means Fuzzy clustering algorithm-k-means clustering algorithm, C means Fuzzy clustering algorithm...
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2013-01-15
    • 文件大小:119360
    • 提供者:mihee
  1. 83390049kmeans_clustering

    0下载:
  2. k-means聚类算法的java代码实现-k-means clustering algorithm java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4640
    • 提供者:arron
  1. textclusterr

    0下载:
  2. 文档分类,用K均值,加入了K的选择算法,不用人为设定聚类个数-Document classification, using K-means, joined the K of the selection algorithm, not the number of artificial clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20780
    • 提供者:
  1. PatternRecognition

    0下载:
  2. 对图像利用ISODATA与K均值算法进行聚类分析-Clustering analysis for image by ISODATA and K-Mean Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:61477
    • 提供者:钱成越
  1. K_Mean

    0下载:
  2. c++k均值算法,简单的示例程度,对K-mean学习有帮组-c++ k means algorithm, a simple example of the extent of the K-mean learning to help groups
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:600815
    • 提供者:健健
  1. k-means

    0下载:
  2. 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2476
    • 提供者:tom
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com