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

搜索资源列表

  1. 022

    0下载:
  2. 遥感影像K均值分类,对遥感影像利用k均值算法进行分类,可自定义所分类别数和迭代阈值-K—Means Classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2075763
    • 提供者:wanlei
  1. NewK-means-clustering-algorithm

    0下载:
  2. 珍藏版,可实现,新K均值聚类算法,分为如下几个步骤: 一、初始化聚类中心 1、根据具体问题,凭经验从样本集中选出C个比较合适的样本作为初始聚类中心。 2、用前C个样本作为初始聚类中心。 3、将全部样本随机地分成C类,计算每类的样本均值,将样本均值作为初始聚类中心。 二、初始聚类 1、按就近原则将样本归入各聚类中心所代表的类中。 2、取一样本,将其归入与其最近的聚类中心的那一类中,重新计算样本均值,更新聚类中心。然后取下一样本,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:753
    • 提供者:姜亮
  1. clustering-algorithm

    0下载:
  2. 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:63240
    • 提供者:DD
  1. 1

    0下载:
  2. 基于WEKA平台的文本聚类研究与实现 文本聚类是文本挖掘领域的一个重要研究分支,是聚类方法在文本处理领域的应用。本文对基于空间向量模型的文本聚类过程做了较深入的讨论和总结,利用文本语料库,基于数据挖掘工具研究并实现了文本聚类的过程。本文首先给出了文本聚类的思想和过程,回顾了文本聚类领域的已有成果,列举了文本聚类领域在特征表示、特征提取等方面的基础研究工作。另外,本文回顾了现有的文本聚类算法,以及常用的文本聚类效果评价指标。在研究了已有成果的基础上,本文利用20 Newsgroup文本语料库,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1023117
    • 提供者:yueyue
  1. Kmeans-MATLAB

    3下载:
  2. 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:1024
    • 提供者:牛少敏
  1. kjunzhi

    0下载:
  2. 本程序可以实现图像k均值聚类在数据挖掘中的相关算法。计算出图像的直方图-This program can image k means clustering in data mining correlation algorithm. Calculate the histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:18288
    • 提供者:罗丹妮
  1. kMeansCluster

    0下载:
  2. K均值聚类算法,可用于预先定义好种类数的样本聚类-K means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1900
    • 提供者:成娟
  1. KMeans

    0下载:
  2. K均值(K-Means)聚类算法,采用模板方式实现,支持不同类型样本数据。-K-Means cluster algorithm, using template to suport any data type.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1059051
    • 提供者:谢宏
  1. kmeans

    0下载:
  2. 数据挖掘聚类算法中,K-means的matlab实现-Data mining clustering algorithm, K-means the matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11692
    • 提供者:王新宇
  1. KAverageCluster

    0下载:
  2. 模式识别K均值算法,自己写的,希望对大家有帮助-K means algorithm pattern recognition, write your own, we want to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:275428
    • 提供者:黑土
  1. kmeans

    0下载:
  2. K均值有效执行++多元数据的聚类算法。它已经表明,该算法具有的总群集内距离的期望值是日志(K)的竞争力的上限。此外,K -均值++通常远高于香草收敛K均值少。-An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value o
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2117
    • 提供者:driiawrl
  1. MATLAB

    0下载:
  2. k近邻算法 均值算法 中值算法 针对高斯和椒盐图像去噪-means algorithm k nearest neighbor algorithm in the value of denoising for Gaussian and salt and pepper
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1818624
    • 提供者:wuyuehong
  1. K_mean

    2下载:
  2. 利用K均值算法对7个波段的TM遥感影像进行有监督的分类!里面包含完整的算法及TM图像,下载即可进行调试!-K means algorithm using 7 bands of TM remote sensing image supervised classification! Which contains the complete algorithm and the TM image, download it for debugging!
  3. 所属分类:matlab例程

    • 发布日期:2013-04-17
    • 文件大小:419689
    • 提供者:QQ
  1. my_kmeans

    0下载:
  2. 自己编写的K均值算法,比MATLAB自带的简洁,效果不错-I have written K-means algorithm, MATLAB comes with more than simple, good results
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1945
    • 提供者:clan
  1. k_means_2008302590185

    0下载:
  2. 模式识别中基本的K-均值分类算法,不过由于时间有限,只实现了对数据点的分割-K-means classification algorithm in Pattern recognition, but due to time constraints, only achieved the classification of data points
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:31662
    • 提供者:刘晓千
  1. 1111

    0下载:
  2. 在visuall C++6.0环境之下开发的一个程序,有解释,K均值算法的实现-In visuall C++6.0 environment developed under a program, to explain, K-means algorithm to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2602
    • 提供者:tianrui
  1. GMM

    1下载:
  2. 高斯k均值程序算法,k-means是一种常用的聚类算法,可以实现数据的聚类。-K-means algorithm for Gaussian process, k-means clustering algorithm is a commonly used, can achieve data clustering.
  3. 所属分类:matlab

    • 发布日期:2015-04-30
    • 文件大小:9216
    • 提供者:xiajulong
  1. qiang1

    0下载:
  2. 主要采用聚类的算法实现图像的分割,其算法是k-means,图像分割的效果较理想。-The main clustering algorithm using image segmentation, the algorithm is the k-means, image segmentation results is ideal.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4814802
    • 提供者:王涛
  1. Kjunzhi

    0下载:
  2. VC实现K均值算法,达到对图像进行非监督分类的目的-VC to achieve K-means algorithm to the image the purpose of unsupervised classification
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:863
    • 提供者:gong ke
  1. vlfeat-0.9.13-bin.tar

    0下载:
  2. 特别牛的SIFT实现,VLFeat 0.9.13,代码特别清晰。C语言编写,有matlab接口。还包括了SIFT, MSER, k-means, hierarchical k-means等相关算法。-A library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means.
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10906486
    • 提供者:tim.wu
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com