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

搜索资源列表

  1. K-均值聚类算法

    13下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-07-16
    • 文件大小:122757
    • 提供者:zhengmin
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:179490
    • 提供者:ellen
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. Ckmedoids

    0下载:
  2. K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3132
    • 提供者:雅双
  1. ClusterBasics-V1.0

    0下载:
  2. 各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:201914
    • 提供者:王朝霞
  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:55945
    • 提供者:tang
  1. K-Means

    0下载:
  2. 这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:30168
    • 提供者:zhaohuiqin
  1. kMeans

    0下载:
  2. k-mean image clustering source code developed using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2214
    • 提供者:deepak
  1. K-Means

    0下载:
  2. K-mean算法实现程序-K-mean algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:36595
    • 提供者:man
  1. CP2_PNN_dataset3

    0下载:
  2. PNN and K-mean algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1159
    • 提供者:jimmy huang
  1. RBF-k

    0下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值-RBF (radial basis function neural network) network is an important neural network, RBF network training is divided into two steps, first step is to get through the initial clus
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7126
    • 提供者:小龙
  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. K-means520

    0下载:
  2. K-mean算法介绍用matlab实现,很有用啊-K-mean algorithm is described by matlab implementation, useful ah
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:13687
    • 提供者:赵林
  1. K-Mean-Clustering-Code-in-Matlab

    0下载:
  2. k 均值聚类算法 ,能有效的将数据分成k类 但是具有k参数难以确定的缺点。 -k-means algorithm can cluster data into K class but, the parameter K can not be selected easily.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4845
    • 提供者:cluster
  1. K-mean

    0下载:
  2. K平均算法,python编写,性能较好。通用性强-K-means algorithm, python write
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1139
    • 提供者:王科
  1. k-mean

    0下载:
  2. 简单的K均值算法,使用matlab平台编程,两个文件一个是数据文件,一个是算法文件-Simple K-means algorithm, using matlab platform programming, one file is a data file, and the other is a algorithm file.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1370
    • 提供者:Jiamin Bao
  1. k-mean

    0下载:
  2. 一个很好的K均值的图像分割程序,很适合初学者用,可以很好的学习一下- The initial k-means algorithm for image segmentation, it is suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:104641
    • 提供者:王林
  1. color-segment-by-k-means

    0下载:
  2. Here we use k-mean algorithm to fuse the colorspace for segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:199884
    • 提供者:michael
  1. k mean clustering

    0下载:
  2. k mean clustering algorithm
  3. 所属分类:matlab例程

    • 发布日期:2014-09-06
    • 文件大小:1594
    • 提供者:balhari
  1. K-means

    0下载:
  2. 对图像用k-means算法进行处理,得到效果更好的图像(Processing the image with k-means algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:39936
    • 提供者:Nidhogg123
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com