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

搜索资源列表

  1. KLT

    0下载:
  2. 模式识别k-means法与k-l变换做的特征提取
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:125729
    • 提供者:游旭
  1. clustBoost

    1下载:
  2. 聚类分析程序 k-means 编译环境 gcc/stl
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:30530
    • 提供者:lee jia
  1. texture-gabor.rar

    3下载:
  2. gabor提取纹理特征,k-means方法无监督聚类进行图像分割,extract texture feature, cluster by k-means
  3. 所属分类:source in ebook

    • 发布日期:2016-05-11
    • 文件大小:64181
    • 提供者:zhengjuan
  1. speaker1PGMM

    0下载:
  2. 说话人识别GMM模型训练MATLAB程序,需要和voicebox配合使用,使用voicebox提取MFCC和k均值分类,这是GMM说话人识别模型的训练程序。-Speaker Recognition GMM model training MATLAB program used in conjunction with and voicebox, voicebox extract MFCC and k-means classification, which is a GMM speaker recog
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:56044
    • 提供者:张晟
  1. kjunzhijulianC++

    0下载:
  2. c++编写的程序,用K均值聚敛的算法,相当的方便。-c++ preparation procedure, using K-means algorithm amassed a considerable convenience.
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:30457
    • 提供者:bqllda
  1. kmeans

    0下载:
  2. 经典的k-means程序,包含了很多的数据集,具有几点的聚类程序的描述。以供大家参考。-kmeans
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:35343
    • 提供者:tanglina
  1. HLab.tar

    0下载:
  2. A speech recognition training and decoding system. It uses segmental K-means algorithm for acoustic modeling, and synchronus Viterbi search for decoding.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-02
    • 文件大小:13848474
    • 提供者:chanwcom
  1. kmean

    0下载:
  2. 用c语言写的k均值聚类,代码简单,易懂,可以拿来直接调用-Language written by c k means clustering, the code is simple, easy to understand, could be used to directly call
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5610
    • 提供者:lan
  1. Image_Clust

    0下载:
  2. Title: Image Clutering K-means and Mean Shift) delphi implemetation Descr iption: This delphi program contains image clustering algorithms K-means and Mean shift. Contains 2 pas file for kmeans and mean shift. by chamika deshan
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:27128
    • 提供者:rtamarit
  1. KMeansCluster

    0下载:
  2. k均值聚类的VC++实现,适合语音等方面聚类之用-k means clustering of VC++ implementation of voice, etc. for use in cluster
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:232290
    • 提供者:魏亮生
  1. AP-cluster

    0下载:
  2. AP聚类算法,08年提出的一种优秀聚类算法,文档描述其执行过程及k-means和它的比较-AP cluster
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:146309
    • 提供者:hanna
  1. kmeans

    0下载:
  2. 一个应用K-means方法进行的图像分割技术。-utilize the k-means method to achieve image segementation
  3. 所属分类:source in ebook

    • 发布日期:2017-12-08
    • 文件大小:9957
    • 提供者:
  1. newwork

    0下载:
  2. K均值算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-k-means algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu library
  3. 所属分类:source in ebook

    • 发布日期:2017-11-02
    • 文件大小:1430
    • 提供者:闫会敏
  1. DM_YeDan

    0下载:
  2. KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:8197162
    • 提供者:dancy88927
  1. matlab-km

    0下载:
  2. this k-means clustering algorithm codes in matlab, and it is for beginners-this is k-means clustering algorithm codes in matlab, and it is for beginners
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-23
    • 文件大小:2030
    • 提供者:jj333
  1. cvKmeansDemoClassifi

    0下载:
  2. matlab code for the k means clustering
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:703
    • 提供者:DK
  1. K_means

    0下载:
  2. Matlab 实现灰度图像K-means算法(菜鸟入门级)-Matlab to achieve gray image K-means algorithm (rookie entry-level)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:895
    • 提供者:李颖
  1. GMM_EM

    0下载:
  2. 2类分类高斯混合模型 使用k-means的方法来初始化GMM, 基于EM算法计算出GMM模型参量。 测试GMM模型分别有2个,4个,8个混合成分-2-class classifier with Gaussian Mixture Models. Use the k-means method to initialize the GMM’s Then improve the GMM models iteratively based on the EM algo-rithm.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:2977
    • 提供者:王沛霖
  1. kmeans3

    0下载:
  2. Source Code for K-Means Clustering in C-Source Code for K-Means Clustering in C++
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:1587
    • 提供者:ichighost
  1. kmeans-lab

    0下载:
  2. K means clustering algorithm implementaion, machine learning
  3. 所属分类:Editor

    • 发布日期:2017-04-11
    • 文件大小:1518
    • 提供者:Shravya
« 1 23 4 »
搜珍网 www.dssz.com