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

搜索资源列表

  1. K-MEANS算法实现

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

    • 发布日期:2010-11-17
    • 文件大小:182302
    • 提供者:tlf577@qq.com
  1. 改进的K-Means算法实现车牌字符的分割

    1下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。
  3. 所属分类:源码下载

    • 发布日期:2011-03-08
    • 文件大小:1373624
    • 提供者:hellosn
  1. k-MEANS算法

    0下载:
  2. K-means算法 机器学习
  3. 所属分类:源码下载

    • 发布日期:2011-05-15
    • 文件大小:209690
    • 提供者:taokelu@126.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

    3下载:
  2. 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现。-k-means
  3. 所属分类:C#编程

    • 发布日期:2016-11-21
    • 文件大小:5308
    • 提供者:李梦
  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

    1下载:
  2. java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
  3. 所属分类:Java Develop

    • 发布日期:2015-06-07
    • 文件大小:988835
    • 提供者:杜以华
  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.java K-means分群法

    0下载:
  2. K-Means.java K-means分群法(组数数据皆不固定,以读入档案, iris.txt)-K-Means.java K-means grouping method (group, none fixed the number of data in order to read the file, iris.txt)
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-23
    • 文件大小:6250
    • 提供者:林好
  1. K-means

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. 关于数据挖掘中k-means算法的英文介绍分析-Data Mining on the k-means algorithm analysis in English, introduced
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:13303
    • 提供者:军官
  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.m

    2下载:
  2. K-mean均值算法的matlab功能实现-K-means to achieve the matlab function
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:55086
    • 提供者:spinach
  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
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com