CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - k means

搜索资源列表

  1. k-means

    0下载:
  2. 本文详细地介绍了k-means算法和一种改进的K-means算法,即基于成对约束的Cop-kmeans算法。该算法结合了Must-Link和Cannot-Link约束,数据对象在这两类约束的“监督”下进行划分。-This paper introduces the k-means algorithm and an improved K-means algorithm, which is based on pairwise constraints Cop-kmeans algorithm. The
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:15628
    • 提供者:李呈利
  1. K-means

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

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

    0下载:
  2. K-Means算法的并行化研究,划分聚类的算法,K-Means算法及改进算法。并行策略,PVM系统简介。-Parallel K-Means algorithm research, by clustering algorithm, K-Means algorithm and improved algorithm. Parallel strategy, PVM Introduction.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:1953687
    • 提供者:火麒麟
  1. k-means-and-knn_matlab

    0下载:
  2. 用matlab实现机器学习中的两个经典算法:k-means和knn。-Using matlab to achieve in two classic machine learning algorithms: k-means and knn.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:38365
    • 提供者:xia
  1. k-means--source-code

    0下载:
  2. k-means算法,已附数据文件。其中文件第一行的3个数字分别为数据数量、数据维度和所需聚类数-k-means algorithm, is attached data files. Which documents the first line of three figures were the amount of data, data dimension and the required number of clusters
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:15910
    • 提供者:sakura
  1. K-means

    0下载:
  2. 机器学习 模式识别 二维K-means实现 包括代码、数据和实验-Machine learning pattern recognition, including two-dimensional K-means to achieve code, data and experimental
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:10985
    • 提供者:高翔
  1. K-means

    0下载:
  2. 一种K-均值算法附有测试数据,希望给学习聚类的提供一点帮助-One kind of K-means algorithm with test data, clustering offers hope to learn a little help
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9046
    • 提供者:王良
  1. k-means

    0下载:
  2. 一个聚类的小算法。关于K-SUMMARY的,基于K-MEANS的该军-A small clustering algorithm. About K-SUMMARY-based K-MEANS of the Army
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-22
    • 文件大小:6228122
    • 提供者:huangziwei
  1. K-means

    0下载:
  2. 聚类算法(K-means)源代码,通过对该代码的运行,可以实现对各种数据的聚类显示,最终选出聚类中心-Clustering algorithm (K-means) source code, run through the code, can display a variety of data clustering, selected a cluster center
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2650
    • 提供者:yaoxuanhua
  1. k-means

    0下载:
  2. k-means算法,用于聚类,是一种机器学习的典型算法- k-means, used to clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3631
    • 提供者:ares
  1. K-means-algorithm-source-code

    0下载:
  2. K-means算法源码,一个牛人给的,挺经典的,值得学习。-K-means algorithm source code, a person to cattle, and very classic, it is worth learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3389
    • 提供者:Huang Shanshan
  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. K-Means-algorithm-source-program

    0下载:
  2. c++源码K-Means动态聚类算法源程序。,希望对工程应用有帮助。-K-Means dynamic clustering algorithm source program ,I hope it will be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:30580
    • 提供者:aspirerabbit
  1. k-means

    0下载:
  2. k-means算法的c++实现,写的比较不错,传上来加加分-k-means algorithm c++ implementation, written in relatively good transfer points up Gaga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5893
    • 提供者:wangchangbin
  1. k-means-algorithm-program

    0下载:
  2. 用于实现k-means聚类分析的matlab代码-Used to implement k-means clustering analysis matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:397845
    • 提供者:郑智
  1. k-means-algorithm-implement

    1下载:
  2. 用于实现K-MEANS聚类分析的C++代码-Used to implement the K-MEANS clustering analysis of the C++ code
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. K均值聚类算法,网上已存在很多,我是新手,大神的看不懂,觉得自己编的比较适合菜鸟理解吧-K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:685
    • 提供者:卢毓奇
  1. k-means

    1下载:
  2. K-means源码,用matlab实现,共有两个例子,简单易学-K-means source code, using matlab realize, there are two examples, easy to learn
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:24576
    • 提供者:leven
  1. K-means

    0下载:
  2. it is acode for k-means clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1689
    • 提供者:hamideh
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com