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

搜索资源列表

  1. K-MEANS算法实现

    6下载:
  2. K-MEANS算法实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-11-17
    • 文件大小:182302
    • 提供者:tlf577@qq.com
  1. K-Means.rar

    2下载:
  2. K—means算法简单应用,适合初学者自学。内有中文解释,简单易懂。,K-means algorithm is simple application, suitable for beginners and self-learning. There are Chinese explanation, easy-to-read.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-04-10
    • 文件大小:1556
    • 提供者:noway
  1. k-means

    1下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102791
    • 提供者:张健飞
  1. K-MEANS-MATLAB

    5下载:
  2. 用matlab7.0编写的k均值算法,参数可调节,很好用-K-MEANS MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:19456
    • 提供者:ghw
  1. K-means

    3下载:
  2. 1、K-means划分聚类; 2、以EXCEL作为数据源; 3、图形显示结果-1, K-means clustering divided 2 to EXCEL as a data source 3, graphics display the results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1114753
    • 提供者:RdaOniCelK
  1. k-means

    0下载:
  2. 这个文件实现了一维数据的K-均值聚类算法,可以直接运行,但不能处理多维的-This file implements a one-dimensional data, K-means clustering algorithm can be directly run, but you can not deal with multidimensional
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:188167
    • 提供者:yang
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:179490
    • 提供者:ellen
  1. k-means

    3下载:
  2. 基于K-means聚类算法的社团发现方法 先定义了网络中节点关联度,并构建了节点关联度矩阵, 在此基础上给出了一种基于 K-means聚类算法的复杂网络社团发现方法。 以最小关联度原则选取新的聚类中心, 以最大关联度原则进行模式归类,直到所有的节点都划分完为止, 最后根据模块度来确定理想的社团数-K-means clustering algorithm based on the association discovery To define a network node cor
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-15
    • 文件大小:115714
    • 提供者:maverick
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. k-means

    0下载:
  2. 实现了K均值算法,可以对movielens上的数据进行自动分类,给出推荐值,是数据挖掘中的信息推介必要的算法工具。可以直接对movelens的数据进行聚类-Implementation of the K-means algorithm, can movielens on automatic classification of data, recommend give the value of data mining are to promote the necessary information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:19817
    • 提供者:张安站
  1. K-Means

    0下载:
  2. 如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,-How to order K-type mean, from the given multi-dimensional matrix can be obtained in the K-means type of dynamic,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:29851
    • 提供者:燕子
  1. K-means

    0下载:
  2. k-means算法的实现,实用matlab是实现的,可以用啦做聚类分析-k-means algorithm for the realization of the practical realization of matlab, so you can use cluster analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:50757
    • 提供者:test
  1. K-Means-Color-Reduction

    1下载:
  2. 基于K-MEANS的图像退色算法。平台为MATLAB6.5及以上。-Based on the K-MEANS algorithm image fade
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:191781
    • 提供者:臧超
  1. k-means

    0下载:
  2. the C++ implementation of k-means for clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-10
    • 文件大小:239978
    • 提供者:eddy
  1. k-means

    1下载:
  2. 聚类方法中的K-means实现,用matlab语言实现的聚类-Clustering of K-means implementation of the cluster with matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:153424
    • 提供者:收到回复
  1. K-Means

    0下载:
  2. k-means 聚类方法,用c++实现。-k-means,a method of clustering, implemented in c plus plus language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:707197
    • 提供者:暮霭楚天
  1. GA-k-means

    0下载:
  2. GA-k-means算法 基于遗传算法的k_means聚类方法的研究(33-48)-GA-k-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2258
    • 提供者:xfx
  1. k-means

    0下载:
  2.  K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:594
    • 提供者:彭立军
  1. k-means

    2下载:
  2. 此种k-means 算法可以快速的对随机产生的随机数据,进行分类,而且分类的效果比较好,效果直观。(This kind of k-means algorithm can quickly classify randomly generated random data and classify it, and the classification effect is better and the effect is intuitive.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:19456
    • 提供者:宁采臣
  1. k-means for clustering

    0下载:
  2. k means for clustering. v v v important
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:13312
    • 提供者:zeeshan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com