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

搜索资源列表

  1. GMM

    0下载:
  2. k-means下的GMM训练模型,文档中包含源文件和头文件,详细介绍了如何用GMM去你和数据-GMM Model used by k-means and EM,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:6774
    • 提供者:温伟韬
  1. GMM

    0下载:
  2. 聚类算法之高斯混合模型,GMM 和 k-means 很像,不过 GMM 是学习出一些概率密度函数来(所以 GMM 除了用在 clustering 上之外,还经常被用于 density estimation )。-Gaussian mixture model of clustering algorithm, GMM and k-means like, but GMM is learning some probability density function (so GMM except on cl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:19896
    • 提供者:赵小娟
  1. em-gmm

    0下载:
  2. generate 350 data feature and use EM-GMM estimation and classification it
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:ideen
  1. Gmm

    0下载:
  2. 利用高斯混合模型(gmm)实现了目标与背景的分离以及前景的跟踪。-Gaussian mixture model (gmm) to achieve the objectives and background of the separation and the prospect of tracking.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-30
    • 文件大小:12389696
    • 提供者:景荣荣
  1. GMM-Kmeans

    0下载:
  2. GMM及Kmeans算法实现,包含简单的测试程序,可直接在Linux下编译-GMM and Kmeans algorithm to achieve, including a simple test procedures, can be directly compiled under the Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6786
    • 提供者:mason
  1. Speaker-recognition-based-on-GMM

    0下载:
  2. 本代码是主要实现基于GMM算法的说话人识别功能,属于现在比较热门的人工智能领域。-The code is mainly to achieve Based on GMM speaker recognition algorithms, it is now more popular field of artificial intelligence.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:10490
    • 提供者:季瑾
  1. GMM-latentSpace-v2.0

    0下载:
  2. GMM算法,利用EM算法求解混合模型中每个模型的参数-Gaussian Mixture Model,GMMalgorith,Use EM algorith
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:38530
    • 提供者:Xiao Fang
  1. GMM

    0下载:
  2. 实现GMM(高斯混合模型)的Android编程实现-Achieve GMM (Gaussian mixture model) Android programming
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:18262
    • 提供者:Austin
  1. note-on-GMM

    0下载:
  2. 高斯混合模型GMM的学习资料,包含一个学习笔记和一个简单的C++实现-Gaussian mixture model learning materials, including notes and a simple C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2397947
    • 提供者:公子寒
  1. Speech---Emotion-Recognition---Large-Margin-GMM--

    0下载:
  2. Speech - Emotion Recognition - Large-Margin GMM - IEEE 2012
  3. 所属分类:ToolBar

    • 发布日期:2017-05-11
    • 文件大小:2239982
    • 提供者:ziba
  1. gmm-quantizer-master

    0下载:
  2. gmm-quantizer good for gmm algorithm
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:5701397
    • 提供者:sulieman
  1. GMM-estimation

    0下载:
  2. 使用GMM方法对模型进行估计,进行相关拓展分析-The GMM method is used to estimate the model
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:Jed Wang
  1. CvBSLibGMM

    0下载:
  2. My implementation of Stauffer & Grimson's GMM(Background subtraction Drawbacks of Stauffer & Grimson's GMM Since its pixel based model fitting, a) lots of unwanted small blobs are scattered all over the frame. e.g. UCSD demo b) main blobs
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:26624
    • 提供者:hamed tirandaz
  1. 57940

    0下载:
  2. GMM and cluster for the speech signal
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:DraganP
  1. GMM致动器系统仿真

    1下载:
  2. 仿真超磁致伸缩致动器的阶跃响应等系统特性(Simulation of step response of giant magnetostrictive actuator)
  3. 所属分类:软件工程

    • 发布日期:2017-12-13
    • 文件大小:530243
    • 提供者:阿龙zzl
  1. 讲课涉及到的一些源代码

    0下载:
  2. 一些关于混合高斯模型的程序,包括em方法和gibbish采样(some code relate to gmm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:17116160
    • 提供者:大桥2
  1. GMM_EM

    1下载:
  2. GMM算法是混合高斯模型,其求解过程需要不断迭代,本程序利用EM算法进行了仿真实现,可以加深对GMM的理解。(GMM algorithm is a hybrid Gauss model, and its solution process needs iteration. This program uses EM algorithm for simulation, which can deepen the understanding of GMM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:530432
    • 提供者:我的1919年
  1. 82603023mixture_of_gaussians

    0下载:
  2. 高斯混合噪声程序, 程序完整可以直接使用很方便(this is a matlab gmm program, easy and good)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:621568
    • 提供者:liliy
  1. gmmreg_cpd

    0下载:
  2. GMM模型的CPD配准算法,非刚性配准,点集配准(CPD registration algorithm of GMM model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:28672
    • 提供者:liuyonglu
  1. GMM

    0下载:
  2. GMM(Gaussian Mixture Model),高斯混合模型(或者混合高斯模型),也可以简写为MOG(Mixture of Gaussian)。(GMM(Gaussian Mixture Model))
  3. 所属分类:数据库编程

« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 30 »
搜珍网 www.dssz.com