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. Fuzzy-k-means

    1下载:
  2. 模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行-nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1381338
    • 提供者:张莉
  1. fk-means

    0下载:
  2. 数据挖掘中模糊k均值算法,matlab工具编写。-data mining fuzzy k-means algorithm, Matlab tool for the preparation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4187
    • 提供者:明文
  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. dataMining.rar

    0下载:
  2. 数据挖掘的软件,集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法,software of data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:148344
    • 提供者:lqinggui
  1. Kmeans

    0下载:
  2. 二维K均值的算法实现,里面的数据已经是初始化完的,并非从控制台输入数据-k-means implements
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2050
    • 提供者:xuxiangguang
  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. dsisoftv3

    12下载:
  2. :DSISoft是由加拿大地质调查局发布的用于垂直地震剖面(VSP)数据处理的免费软件包,其在MATLAB5.0或更高版本下运行。该软件包含有不同标准地震数据的读写、编辑、排序、滤波和其他标准的处理模块。利用MATLAB 图形用户界面编辑器可设计出具有地震剖面显示、频谱分析、F—K滤波、道头信息绘制等功能的交互界面。-DSISoft is published by the Geological Survey of Canada for use in vertical seismic profil
  3. 所属分类:Windows编程

    • 发布日期:2014-03-13
    • 文件大小:8185853
    • 提供者:徐磊
  1. kmean

    1下载:
  2. 一个学习k均值聚类的实例,代码实现了其基本原理,简单易懂,带有测试,训练数据集,可直接上手操作(A learning k-means clustering example, the code to achieve its basic principles, easy to understand, with a test, training data set can be used directly)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:yuyinghua
  1. AnalysisKSVDbox

    1下载:
  2. K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each sem
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:625664
    • 提供者:华仔007
  1. Kmeans

    0下载:
  2. 机器学习聚类K-means算法,用于无标签数据的聚类(Machine learning clustering K-means algorithm is applied to cluster of unlabeled data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:1317975257
  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均值聚类

    1下载:
  2. K均值聚类算法-对数据进行聚类分析,适合数据处理(k means clustering algorithm)
  3. 所属分类:网络编程

    • 发布日期:2019-07-24
    • 文件大小:3072
    • 提供者:季jsx
  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 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com