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

搜索资源列表

  1. GMM-GMR-v2.0

    0下载:
  2. 基于泛化自回归的源模型,以及在这个模型基础上的EM算法实现-Generalization based on the source from the regression model, as well as in the model based on EM algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34395
    • 提供者:hannah
  1. Density_Estimation

    2下载:
  2. 分别采用GMM和KDE对Iris数据集进行密度建模,并进行对比。通过EM算法来确定GMM参数,通过交叉验证来确定K值-GMM and KDE respectively Iris data set of density modeling, and compared. GMM by EM algorithm to determine the parameters of K determined by the value of cross-validation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2951430
    • 提供者:高进
  1. gmm

    0下载:
  2. MATLAB编写的用于实现最大期望的算法,-EM algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:542
    • 提供者:wangyong
  1. 93562307GMM-EM

    0下载:
  2. GMM-EX gmm语音转换模型,以及里面详细的ex聚类程序介绍-GMM-EX GMM voice switching model, and the EX clustering, there are detailed introduced program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:61014
    • 提供者:王宁
  1. GMM

    2下载:
  2. 无监督混合高斯模型(GMM)的EM估计,含两篇IEEE论文的源码-This is a set of MATLAB m-files implementing the mixture fitting algorithm described in the paper M. Figueiredo and A.K.Jain, "Unsupervised learning of finite mixture models", IEEE Transaction on Pattern Analys
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:24576
    • 提供者:郑馨
  1. em

    0下载:
  2. EM算法的Matlab实现,针对GMM模型-EM algorithm for GMM Model
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:11365
    • 提供者:李强
  1. GMM

    0下载:
  2. 这里介绍了一个利用了EM算法得到的GMM训练c代程序-This is a useful file of GMM code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2646
    • 提供者:李娜
  1. EM

    0下载:
  2. GMM的优化,用EM算法实现高斯混合模型-GMM optimization algorithm EM
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:14018
    • 提供者:zhfsongsong
  1. EM-GMM

    0下载:
  2. 利用EM算法实现高斯混合模型的优化,完成特征建模-Use of EM Algorithm to to achieve the the the optimization of of the Gaussian mixture model, to complete the Feature Modeling
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:14026
    • 提供者:zhfsongsong
  1. GMM

    0下载:
  2. em算法,简单实用,非常好,包括原始文档内容-em algorithm is simple and practical, very good, including the content of the original document, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:9706
    • 提供者:zdm
  1. GMM

    0下载:
  2. 程序展示了使用EM algorithm来训练GMM(Gaussian Mixture Model)来进行binary classification。-Program demonstrates the use of EM algorithm to train the GMM (Gaussian Mixture Model) for binary classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2644
    • 提供者:杜晗
  1. GMM

    0下载:
  2. 通过应用matlab实现高斯算法,用EM估计GMM的数据参数,并把运算时其遗漏数据补全-Matlab achieved through the application of Gauss algorithm estimates GMM data parameters EM, and the missing data when computing its complement
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:11380
    • 提供者:张宁
  1. Gaussian-mixture-model

    0下载:
  2. 混合高斯模型GMM EM算法,建模效果好,可以用于行为识别-Gaussian mixture model GMM EM algorithm, modeling effect, can be used for behavior recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1089240
    • 提供者:余梓兴
  1. EM

    1下载:
  2. EM算法,迭代得到高斯混合模型对原数据进行估计.直接运行EM.m,可以直观观察运行结果-use EM algorithm to get GMM(Gaussion Mixture Model)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2127
    • 提供者:李娜
  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. 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. EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。-EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:982166
    • 提供者:王菽裕
  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. Clustering of data points using Gaussian Mixture Model and EM Algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:neelesh314
  1. GMM

    0下载:
  2. 高斯混合模型,通过EM算法迭代得出,可用于语音识别,图像识别等各种领域(Gauss mixture model is iteratively obtained by EM algorithm, and can be used in various fields such as speech recognition and image recognition)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:TimeMiddle
« 1 2 34 5 »
搜珍网 www.dssz.com