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

搜索资源列表

  1. KAV

    0下载:
  2. KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:64401
    • 提供者:随风
  1. 1

    1下载:
  2. 这是针对一维K-means算法的实现,如果想针对多维的k-means算法流程一样,你只要设计一个多维数据点的数据结构就可以了-This is one-dimensional K-means algorithm, if you want for multi-dimensional k-means algorithm of the same process, you need to do is to design a multi-dimensional data points of the data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2093
    • 提供者:李华琼
  1. KMEANS

    0下载:
  2. 利用数据挖掘知识和c实现K-均值聚类分析-The use of data mining knowledge and c to achieve K-means clustering analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2117
    • 提供者:lijianping
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序 在数据挖掘中的应用-K-Means dynamic algorithm source data mining application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:131932
    • 提供者:张照辉
  1. 001

    0下载:
  2. 实现k-means方法 给定数据 将其分为几类 每类的聚合度很高-K-means method to achieve a given data will be divided into several categories for each type of the high degree of polymerization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1446
    • 提供者: 叶子
  1. TriTrain

    0下载:
  2. 利用KDD1999数据集进行K-means算法的实现-Mathimatics-Numerical algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:5159
    • 提供者:huhan
  1. dataset

    0下载:
  2. matlab 代码 k-means 算法 实现2-D数据的聚类-matlab code for k-means algorithm is 2-D data clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1611
    • 提供者:王新民
  1. k_means

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-In statistics and machine learning, k-means clustering is a method of cluster analysis which aims to partition n observations into
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1534
    • 提供者:zhanguo
  1. KmeansVC

    0下载:
  2. 用MFC倾力打造的K均值算法,附有数据集,该数据集4177行记录,8维属性的元组 界面友好,功能基本实现。-Using MFC gourmet k-means algorithm, with the data collection, data collection, 8 dimension record 4177 did the tuple. Attributes Friendly interface, basic function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:94507
    • 提供者:shelleyhacker
  1. K_means_c_plus_plus

    0下载:
  2. 本程序是数据挖掘领域知名的K均值Visual C++源代码-C++ sourse codes of K-Means using Data Ming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1946
    • 提供者:胡雯雨
  1. kmeans

    0下载:
  2. 数据挖掘里面的经典的聚类算法 K-means-K-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:蟹蟹
  1. famousz-misc

    1下载:
  2. k-means及Isodata 聚类算法的实现,用c++代码实现,输入数据为Iris,输出分类类结果。 包含Iris数据及所有头文件和.cpp文件。-Isodata k-means clustering algorithm and implementation, using c++ code implement,. the input data is the Iris, the output classification class results. contains Iris d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:82846
    • 提供者:姜丽
  1. KMEANS

    0下载:
  2. 基于K-Means动态聚类算法,应用于数据挖掘-Based on Dynamic K-Means clustering algorithm, used in data mining
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:29748
    • 提供者:闫少华
  1. kmeans-in-statistics

    0下载:
  2. 这是K-means聚类算法的源代码,可实现任意多统计数据的归类处理。代码为原创,用途主要在数理统计方面,而不是常见的图像处理等方面。内附详细的使用说明。-This is the K-means clustering algorithm source code, enabling the classification of any number of statistical data processing. Code for my original, uses mainly in mathemat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5353
    • 提供者:邹洪斌
  1. K_Means

    0下载:
  2. K均值算法,实现一种动态聚类法--迭代自组织数据分析算法,这是一种较为简单的K均值算法-K means algorithm, to achieve a dynamic clustering method- iterative self organizing data analysis algorithm, which is a relatively simple K-means algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1648
    • 提供者:xiaohu
  1. Clustering

    0下载:
  2. 对数值型数据进行聚类:实现了K-means和FCM算法-K-means,fuzzy c means
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:5049949
    • 提供者:金色笔记
  1. kmeans

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。基于c++和opencv-This program gets an image and the desidered number of partitions and finds the means of the different classes and pro
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:5916
    • 提供者:tbc
  1. kmeans

    2下载:
  2. 使用K-均值聚类算法在IRIS数据上进行聚类分析.-K-means clustering algorithm using IRIS data in the cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3364
    • 提供者:李海
  1. KMeans_Cluster_test

    0下载:
  2. K-Means 聚类算法,C#版,不适合大量数据,适合初学者-K-Means clustering algorithm, C# version, not suitable for large amounts of data, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:28273
    • 提供者:xx
  1. k_means-matlab

    0下载:
  2. matlab语言实现的k-means算法,用于对数据对象进行分类。-matlab language of the k-means algorithm to classify the data objects.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1095
    • 提供者:dglx
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 30 »
搜珍网 www.dssz.com