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

搜索资源列表

  1. matlab-bian-ma

    0下载:
  2. matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5846622
    • 提供者:杨存强
  1. gdp

    0下载:
  2. 关于数据挖掘与隐私保护的源代码及论文,主要用到k-means的聚类分析-About Data Mining and Privacy Protection of the source code and papers, mainly used k-means clustering analysis
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:704209
    • 提供者:聪聪
  1. kmeans_segment

    0下载:
  2. 利用K均值进行图像分割,无需利用“苹果为红色”这个先验知识,而只需利用图像本身的特征——前景与背景区别较明显-The use of K-means image segmentation, without the use of " red apple" This a priori knowledge, and simply use the characteristics of the image itself- the more obvious differences betwe
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:85088
    • 提供者:TANSHEN
  1. code

    0下载:
  2. K-MEANS以及层次聚类算法 只要加入到工程就好使了 基本的聚类算法-K-MEANS and added to the hierarchical clustering algorithm works just fine so long as the basic clustering algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-13
    • 文件大小:2813
    • 提供者:清露翌晨
  1. src

    0下载:
  2. 实现数据挖掘的十大算法之一K-Means算法的程序代码-One of the top ten data mining algorithm K-Means algorithm code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:1749
    • 提供者:郭芝辰
  1. ColorImageSegmentation

    0下载:
  2. Segmentation of color images using k means clustering.
  3. 所属分类:Editor

    • 发布日期:2017-04-29
    • 文件大小:16593
    • 提供者:Samba
  1. kmeans

    0下载:
  2. k means matlab algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1594
    • 提供者:sudheer
  1. K_Mean_Java

    0下载:
  2. K - Means algorithms in java code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3278
    • 提供者:Nguyen Duc Linh
  1. test3

    1下载:
  2. K-means聚类算法实现策略源代码实现,可以聚类分析一维数据-K-means source programe
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:李琳
  1. CPPkmeans

    0下载:
  2. 用C++汇编语言编写的K均值聚类算法,其中包括输入文件的编写格式-C++ written in assembly language using K-means clustering algorithm, including the preparation of the input file format
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3276
    • 提供者:彩色的迪子
  1. PG_BOW_DEMO-master

    0下载:
  2. 基于BOW模型的图像分类,其中包括K-means聚类等分类算法-BOW model-based image classification
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:3590824
    • 提供者:dan
  1. GMM

    0下载:
  2. k-means下的GMM训练模型,文档中包含源文件和头文件,详细介绍了如何用GMM去你和数据-GMM Model used by k-means and EM,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:6774
    • 提供者:温伟韬
  1. k-means

    0下载:
  2. mapreduce实现聚类算法KMeans-mapreduce KMeans
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:58743
    • 提供者:peng
  1. kmeans

    0下载:
  2. Algorithm k-means is a simple iterative clustering algorithm, which divides the set of data to a user-specified number of clusters, k. The algorithm is simple to implement and run relatively fast, easily adaptable and common in practice. It is his
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:166632
    • 提供者:ooo
  1. drmf_export

    0下载:
  2. distanc vector analysis motion algorithm for k means data
  3. 所属分类:Compiler program

  1. SCS_kmeans_mri

    0下载:
  2. The program is done by using k-means clustering method. We first read the image and then by assigning the cluster values we find distance and then updating it and shows the output
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:pavithra
  1. Arithmetic

    0下载:
  2. Aprior算法,Fp树算法,K均值,k中心点聚类算法,都可实现-Aprior algorithm, Fp tree algorithm, K-means, k center clustering algorithm can be realized
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:39705
    • 提供者:陈露婷
  1. kmeans

    0下载:
  2. k-means is a algorithm for make unsupervised learning, which use a vector, value k for create the clustering
  3. 所属分类:ELanguage

    • 发布日期:2017-05-06
    • 文件大小:595519
    • 提供者:lubarreraabarca
  1. uv865

    0下载:
  2. 已经调试成功.内含m文件,可直接运行,基于matlab平台实现,基于K均值的PSO聚类算法。- Has been successful debugging. M contains files can be directly run, Based on matlab platform, K-means clustering algorithm based on the PSO.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:郭崇
  1. cPP

    0下载:
  2. C++简单实现K-Means聚类算法 (2,10), (2,5), (8,4), (5,8), (7,5), (6,4), (1,2), (4,9), (7,3), (1,3), (3,9) (红色的表示初始所选的中心点) K-means算法介绍可参考其他资料或书籍。-C++ simple implementation of K-Means clustering algorithm(2, 5), (2, 5), (8,4), (5,8), (7,5), (6,4), (1,2), (
  3. 所属分类:assembly language

    • 发布日期:2017-12-15
    • 文件大小:18432
    • 提供者:柴丽梅
« 1 2 34 »
搜珍网 www.dssz.com