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

搜索资源列表

  1. File3

    0下载:
  2. 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2591664
    • 提供者:王三
  1. kMeansClustering

    0下载:
  2. K-Means Clustering implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:135052
    • 提供者:ionita
  1. 1

    0下载:
  2. 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:594195
    • 提供者:刘蕊
  1. K_mean_clustering

    0下载:
  2. k-mean clustering Matlab M-file
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4713
    • 提供者:Sam
  1. clustering

    0下载:
  2. 模糊聚类算法,K-means and K-medoid algorithms,Fuzzy C-means algorithm,The Gustafson{Kessel algorithm,The Gath{Geva algorithm-Fuzzy clustering algorithm, K-means and K-medoid algorithms, Fuzzy C-means algorithm, The Gustafson (Kessel algorithm, The Gath (Gev
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4220790
    • 提供者:twty
  1. proj10-01

    0下载:
  2. 在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。-In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to
  3. 所属分类:matlab

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

    0下载:
  2. k means clustering for large amount of data
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-19
    • 文件大小:5223327
    • 提供者:viralborisagar
  1. kMeansCluster

    0下载:
  2. k mean clustering algo
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1255
    • 提供者:bubun
  1. k_means

    0下载:
  2. k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:26511
    • 提供者:lazyshi
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:48128
    • 提供者:sunjianqing
  1. clusterImg

    0下载:
  2. code for image clustering using k-means
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1041
    • 提供者:sousou
  1. K-means-in-data-mining

    0下载:
  2. K-means Clustering in data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4195190
    • 提供者:amudaria
  1. Fast-Image-Segmentation

    0下载:
  2. 台湾大学几位学者写的基于K-均值算法的快速图像分割,用到基于HSV颜色空间的直方图-Fast Image Segmentation Based on K-Means Clustering with Histograms in HSV Color Space
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:587228
    • 提供者:gaotengfei
  1. K-means

    0下载:
  2. k-means均值聚类分析代码可以实现二维文件的读入,以及文件的输出,还可以根据需要选择聚类中心数-k-means clustering analysis of two-dimensional code can read the file, and document output, but also can select the number of cluster centers
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1877622
    • 提供者:huyang
  1. km

    0下载:
  2. KMEANS源代码:k-means 聚类算法 图像处理分割-KMEANS源代码:k-means clustering algorithm for image processing segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2665
    • 提供者:给自己
  1. k-means

    0下载:
  2. k-means聚类算法的描述及java实现-k-means clustering algorithm to achieve the descr iption and the java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:8807
    • 提供者:fangjuan
  1. K-means

    0下载:
  2. K-均值聚类算法程序,数据挖掘中比较经典的一种聚类算法-K-means clustering algorithm procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:fanjiajie
  1. K-Means

    0下载:
  2. K-means 动态聚类算法,在人工智能、神经网络中应用非常广泛-Dynamic K-means clustering algorithm in artificial intelligence, neural network is widely used in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:30172
    • 提供者:楚天
  1. K-MEANS-N

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类.-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3807673
    • 提供者:fukaifang
  1. kcenters

    0下载:
  2. K中心聚类算法 ,声明:本源程序由网络搜集整理,不承担技术及版权问题!-K center clustering algorithm, the statement: This source collected by the network, does not bear the technical and copyright issues!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1953
    • 提供者:cyz
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com