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

搜索资源列表

  1. 对k-means聚类算法的改进

    0下载:
  2. K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:80469
    • 提供者:石支柱
  1. 改进的K-Means算法实现车牌字符的分割

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

    • 发布日期:2011-03-08
    • 文件大小:1373624
    • 提供者:hellosn
  1. fastapcluster.zip

    1下载:
  2. 改进的邻近聚类方法,比k-means 和模糊c均值聚类好
  3. 所属分类:matlab例程

    • 发布日期:2011-09-19
    • 文件大小:29296
    • 提供者:noangry
  1. k-means-segamen-method

    0下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。-In this study, K-Means clustering algorithm based on the ideology of the character segmentation, because the license plate require
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1373624
    • 提供者:王娟
  1. kmeans

    0下载:
  2. 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:9006
    • 提供者:zhangwen0927
  1. KMEANS

    0下载:
  2. 使用一种改进的k均值进行图像处理,方便使用-The use of a k-means for improved image processing, user-friendly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:29759
    • 提供者:刘柳
  1. K-means

    0下载:
  2. 通过对聚类分析及其算法的论述,从多个方面对这些算法性能进行比较,同时以儿童生长发育时期的数据为例通过聚类分析的软件和改进的K-means算法来进一步阐述聚类分析在数据挖掘中的实践应用。-Through cluster analysis and discussion of algorithms, from a number of aspects of the performance of these algorithms compared to growth and development of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:10428
    • 提供者:李华琼
  1. a

    0下载:
  2. 该代码是聚类算法的一种改进,是基于微粒群算法的k-means聚类算法-PSO based k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2058
    • 提供者:woody
  1. 192010k-average

    0下载:
  2. kmeans均值聚类算法:一种改进的基于半监督聚类的入侵检测算法ASCID(Active-learning Semi-supervised Clustering Intrusion Detection),-kmeans clustering algorithm Algorithm was simulated by KDD 99 datasets, which the experimental results demonstrate that ASCID algorithm can impro
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:50635
    • 提供者:huhan
  1. k-means

    0下载:
  2. 用c程序和matlab分别试验一种k-means改进算法,按照方法选取聚类中心点,事实证明,这种改进是有效的。-Matlab with c procedures and were experimenting with an improved k-means algorithm, in accordance with the method of selecting cluster center, the facts show that this improvement is effective.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:59563
    • 提供者:王建梅
  1. K_MeansAlgo

    0下载:
  2. 改进的K-Means算法,通过改进传统K-Means算法,剔除远离中心均值的离散点,加快算法的收敛速度。-Improved K-Means algorithm, by improving the traditional K-Means algorithm, removing the mean of discrete points away from the center to accelerate the convergence speed.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1196490
    • 提供者:swim
  1. k-means

    0下载:
  2. 本文详细地介绍了k-means算法和一种改进的K-means算法,即基于成对约束的Cop-kmeans算法。该算法结合了Must-Link和Cannot-Link约束,数据对象在这两类约束的“监督”下进行划分。-This paper introduces the k-means algorithm and an improved K-means algorithm, which is based on pairwise constraints Cop-kmeans algorithm. The
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:15628
    • 提供者:李呈利
  1. K-means-althogrim

    0下载:
  2. K-Means算法的并行化研究,划分聚类的算法,K-Means算法及改进算法。并行策略,PVM系统简介。-Parallel K-Means algorithm research, by clustering algorithm, K-Means algorithm and improved algorithm. Parallel strategy, PVM Introduction.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:1953687
    • 提供者:火麒麟
  1. e4k-means-althogrim

    0下载:
  2. 基于K—Means的中文文本聚类算法的研究和实现。中文文本聚类的主要技术,特征选择,共享最近邻的K-Means的改进算法。基于k-Means的实现和实验。-Based on the Chinese version of K-Means clustering algorithm and implementation. The main technology of Chinese Text Clustering, feature selection, shared nearest neighbor
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2777853
    • 提供者:火麒麟
  1. K-means-clustering-experiments

    0下载:
  2. 经过一周的深入学习和参考本站的资料,对K均值进行了改进。可以针对简单的二维的矩阵进行任意中心个数的聚类,并且能够生成图像。-K-means clustering experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1580
    • 提供者:hanhan
  1. k-means-

    0下载:
  2. 这个文档提供了几种k-means算法的改进流程图与思路-This document provides an improvement of several k-means algorithm flowchart and ideas
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:454776
    • 提供者:刘新
  1. Ikmeanssm

    0下载:
  2. 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means clustering instance, energy-efficient weighted minority class and majority class of functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:8795
    • 提供者:清醒
  1. X-means

    1下载:
  2. 对K-means聚类算法的改进X-means算法。针对K值如何设定的问题,利用BIC准则判断聚类点数量。同时附有两个初始聚类点的选择程序,自己选吧。(The improved X-means algorithm for K-means clustering algorithm. In view of the problem of how to set the K value, the number of clustering points is judged by the BIC criteri
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:kbc1993
  1. EWKM

    0下载:
  2. 针对于高维稀疏的子空间数据,并进行了加权熵处理(Aiming at the high-dimensional sparse subspace data, weighted entropy processing is carried out.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:hll2369664322
  1. 改进的基于划分算法的三维点云聚类matlab实现

    4下载:
  2. 根据网上基于划分法k-means的聚类算法,我做了改进。可以预设一个最大的类数和一个半径,自动划分合适的类。最终将随机三维点云聚类完成后显示为不同颜色。(According to the clustering algorithm based on partition K-means on the Internet, I improved it. A maximum number of classes and a radius can be preset to automatically divi
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:1024
    • 提供者:woyaokaobo
« 12 3 4 »
搜珍网 www.dssz.com