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

搜索资源列表

  1. KMeansClusterConsole

    0下载:
  2. K均值聚类算法,取前k个点为初始聚类中心,然后进行迭代聚类-K means clustering algorithm, fetch the first k points as initial cluster centers, then the iterative clustering
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:26510
    • 提供者:pyb
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. K-Mean

    0下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:224810
    • 提供者:
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
  1. K-Means

    0下载:
  2. 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4024
    • 提供者:tzx
  1. K_average

    0下载:
  2. k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1697
    • 提供者:李岚
  1. 200532590150

    0下载:
  2. 实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:75281
    • 提供者:叶心怡
  1. 51622445texturepinyuA2

    0下载:
  2. K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:303627
    • 提供者:小五子
  1. 109201305K

    0下载:
  2. K均值聚类算法 对图像颜色进行聚类 然后对图像分割-K-means clustering algorithm to cluster the color image segmentation and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135113
    • 提供者:小五子
  1. K-value

    0下载:
  2. 综合了数据挖掘的均值算法和中值算法,带有一个小的测试数据集合-data mining algorithm intergrated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:126473
    • 提供者:liu
  1. K-meansNB

    0下载:
  2. :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:172903
    • 提供者:李浩
  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. kmeans

    1下载:
  2. 基于C++的模糊k均值算法,采用的集成软件开发环境为vc-It is the codes of Fuzzy k-means,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:2679
    • 提供者:陈伟
  1. k_algorithm

    0下载:
  2. K均值:用于动态聚类算法,来按照样本之间的相似程度进行分类,相似的归为一类,不相似的为另一类。划分的结果应使表示聚类质量的准则函数最大。-K均值
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1500
    • 提供者:huanglina
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:48887
    • 提供者:小屁
  1. kmeanC

    0下载:
  2. k均值聚类算法的C++实现,在VC2003下调试通过。-k-means clustering algorithm C++ implementation, the VC2003 debug through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1052071
    • 提供者:logor
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. em

    0下载:
  2. em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助-em cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:225927
    • 提供者:felix
  1. cluster

    0下载:
  2. k均值聚类算法 c语言实现的!!!!! -k-means clustering algorithm c language to achieve! ! ! ! !
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. C++版,简单的实现k-均值算法。-C++ version, a simple realization of k-means algorithm. .............
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:919140
    • 提供者:李胜杰
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com