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

搜索资源列表

  1. ImageEnhancement

    0下载:
  2. K均值的图像分割 不错的程序 -kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2963
    • 提供者:纪昀
  1. HCM

    0下载:
  2. HCM是模糊聚类,k均值算法 -hcm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1441
    • 提供者:maoyi
  1. k_means

    0下载:
  2. k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:26511
    • 提供者:lazyshi
  1. ClusteringStatic

    1下载:
  2. 聚类分析算法,k均值聚类分析算法c++源码-clustering statics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:59888
    • 提供者:袁晓燕
  1. kmeans

    0下载:
  2. 聚类算法 k均值 该算法简单 容易看懂 是基本的算法-kmeans clustering
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7207844
    • 提供者:每天
  1. k_means_cluster

    1下载:
  2. k均值聚类算法 ,c语言实现 了基于均值的聚类分析,同时增加了多维向量分析功能,使得聚类的收敛速度更快。-k means clustering algorithm, c language implemented based on the mean cluster analysis, while increasing the multi-dimensional vector analysis functions, making the convergence faster clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:328366
    • 提供者:pulutarch
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:48128
    • 提供者:sunjianqing
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5243
    • 提供者:lihang
  1. KMEANS

    0下载:
  2. k均值算法,C++文件,读入txt文件的方式实现-k means algorithm, C++ files, read txt file means to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:941979
    • 提供者:Mei Xj
  1. Kmeans

    0下载:
  2. k均值聚类算法代码 用于模式识别等学科的编程应用-k-means clustering algorithm code for pattern recognition applications such as programming disciplines
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:249728
    • 提供者:曹妹
  1. k_means

    0下载:
  2. K均值聚类,输入聚类前的点集以及阈值,输出最后各个分类的中心点-K-means clustering, the input point set before clustering and threshold, output the final classification of the center of each
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:590
    • 提供者:wangmumu
  1. kind

    0下载:
  2. candy边缘检测,彩色图像的边缘检测,K均值聚类,sobel边缘检测(C)其他是matlab程序-candy edge detection, color image edge detection, K-means clustering, sobel edge detection (C) the other is a matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:512872
    • 提供者:tianlina
  1. mean-K-KPCA

    0下载:
  2. 通过核 K- 均值聚类的方法对语音帧进行聚类 , 由于聚类的中心能够很好地代表类内的特征, 用中心样本帧取代该类, 减少了核矩阵的维数, 然后再采用稀疏 KPCA方法对核矩阵进行特征提取。-Through the nuclear K-means clustering method for clustering of speech frames, the cluster center can be a good representative of the class characteristics
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:185689
    • 提供者:piano
  1. K均值算法的基本简介

    0下载:
  2. 这是基本的K均值算法的原理以及简介!希望能帮助到大家
  3. 所属分类:编程文档

  1. kmeans

    0下载:
  2. 基于k均值的无监督聚类算法,输出有各个样本的类别标签,目标函数在每次迭代后的值,聚类中心以及聚类区间。内有测试数据,点击 test.m 可以完美运行。(The unsupervised clustering algorithm based on K means outputs the class labels of each sample, the value of the target function after each iteration, the clustering center a
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:16384
    • 提供者:Galsang
  1. K均值对iris数据集聚类

    1下载:
  2. k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:redeemer
  1. K均值对图像进行聚类分析

    0下载:
  2. 用k-means算法对图像进行聚类,适合于初学者(K-means algorithm for clustering images, suitable for beginners)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:221184
    • 提供者:redeemer
  1. K均值分类

    0下载:
  2. 基于VS2010平台和openCV开发的,实现遥感影像的k均值分类(K mean classification for remote sensing images)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:10089472
    • 提供者:WHU_Karl
  1. k-means

    0下载:
  2. k均值,数据已经有了,主要用于分类,美列都是一类数据,只用了其中一部分,数据是自己编的。(K mean, data already exists, mainly for classification, the United States column is a kind of data, only a part of the data is their own series.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:guanyu
  1. Kmeans

    0下载:
  2. 对已知数据进行k均值聚类,数据保存在txt文件(K mean clustering for known data)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:fairy0_0
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com