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

搜索资源列表

  1. k-meansgaijin

    0下载:
  2. 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11949
    • 提供者:陈海山
  1. K-Mean1

    1下载:
  2. 编写K-均值聚类算法程序,对下图所示数据进行聚类分析(选k=2)-prepare K-means clustering algorithm, the data shown in the chart below cluster analysis (EAC k = 2)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:121671
    • 提供者:阿蒙
  1. k-means

    0下载:
  2. 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2238
    • 提供者:师帅
  1. k-means

    0下载:
  2. kmeans聚类算法c版本 应用于三维数据操作
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2151
    • 提供者:kevin_T
  1. 数据挖掘中K均值算法实现

    2下载:
  2. 数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1135
    • 提供者:方巍巍
  1. kmean

    0下载:
  2. 使用k-means算法对150个数据集进行分簇。-K-means algorithm using 150 data sets to carry out sub-cluster.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:14010
    • 提供者:朱东阁
  1. MachineLearning

    2下载:
  2. 用MATLAB写的,关于数据挖掘的很多算法,如PCA,K-MEANS等,最重要的他是图形化界面-Written using MATLAB on a lot of data mining algorithms, such as PCA, K-MEANS, etc., the most important he is a graphical interface
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5735944
    • 提供者:王雪
  1. Ckmedoids

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

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

    2下载:
  2. 数据挖掘matlab源码,包含机器学习领域中经典算法如ID3,C4.5,NN,CARD,EM等.-Data Mining matlab source, including the field of classical machine learning algorithms such as ID3, C4.5, NN, CARD, EM, etc..
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:651033
    • 提供者:liu yihao
  1. work

    0下载:
  2. 模式识别中的K均值算法,对数据进行归类。程序中,使用了二维数据进行分类。通过修改参数,也可以支持三维或是更高维数的分类。-the K-means algorithm for Pattern Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1283
    • 提供者:machao
  1. 200532590150

    0下载:
  2. 实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:75281
    • 提供者:叶心怡
  1. k_means

    0下载:
  2. k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, throu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:276524
    • 提供者:徐加子
  1. clara

    0下载:
  2. CLARA是基于k中心点的一种划分方法的实现,区别于别的划分方法,Clara是用于大规模分类运用方法的简称,可以实现对大规模数据的分类-CLARA(abbreviated from clustering large applications), is based on the k-medoid appraoch, which can be useful in clustering large data sets.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12861
    • 提供者:林文
  1. kmeans

    0下载:
  2. 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:865
    • 提供者:apolloly
  1. knn

    2下载:
  2. k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3147
    • 提供者:qht
  1. Kmeanjulei

    0下载:
  2. k均值聚类分析,比较简单,只适合学习使用个,不适合数据处理。-k-means clustering analysis, relatively simple, only suitable for learning to use one, not suitable for data processing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:31312
    • 提供者:宋家勇
  1. 20170110_KMeans

    0下载:
  2. 在花卉数据集上,用Java实现的简单K-means算法。(In flower dataset, a simple K-means algorithm is implemented by Java.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:207872
    • 提供者:Elay-X
  1. k-means算法的Matlab实现以及Iris数据集

    1下载:
  2. k-means算法实现以及Iris数据集(Implementation of K-means algorithm and Iris data set)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-25
    • 文件大小:1024
    • 提供者:二胡二胡
  1. k-means-for-iris

    2下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The matlab program of clustering iris samples by K-means clustering, including source code, sample data and clustering results)
  3. 所属分类:数据挖掘

    • 发布日期:2020-07-04
    • 文件大小:28672
    • 提供者:麻衣蚂蚁
  1. can_use_kmeans

    1下载:
  2. K-means对iris数据集进行分类,可画出3维分类图(K-means to classify iris data set)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-20
    • 文件大小:1024
    • 提供者:clxdbclt
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com