搜索资源列表
高斯混合模型的EM算法的源程序代码
- GMM模型的一个小例子,可以做出不学习这个模型用
GMM高斯混合模型源代码
- GMM高斯混合模型源代码 附有详细解说 并有可执行程式档可供参考
melgmm
- 利用MLC来估计GMM 模型参数,压缩文件没有加密可以直接使用-use MLC to estimate model parameters GMM, compressed files directly without the use of encryption
mlcgmm
- MEL 求解GMM模型的参数matlab环境下的源代码,和大家分享-MEL Solving GMM model parameters Matlab environment of the source code and share
Gmm232
- 利用gmm模型进行特征分析的程序,欢迎与各位相关研究的朋友进行交流-use gmm model analysis procedures, and welcome to friends from the relevant research exchange
GMM
- 本混合高斯模型是基于opencv的,利用了系统自带的检测函数,检测效果较好.欢迎切磋!-The mixed Gaussian model is based on the opencv, using built-in detection system function, better detection. Welcome to learn!
gmm
- 一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。-One in the matlab environment prepared by the use of expectation maximization method GMM procedure.
GMM
- 多高斯模型是检测运动目标的一种背景消减的方法,这是用matlab实现的-Multi-Gaussian model is the detection of moving targets in a background reduction method, which is achieved using matlab
GMM-EM
- 用matlab实现高斯混合模型的前期处理和分类训练!-Using Gaussian mixture model matlab realize the pre-treatment and classification of training!
gmm
- 混合高斯模型是一种比高斯模型更好的背景建模方法-Gaussian mixture model is a better model than the Gaussian background modeling method
speaker_identification
- 这是小弟在实验室做的说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别。希望会对大家有帮助。-This is the boy in the laboratory to do the speaker identification procedure for the extraction of MFCC parameters and to establish GMM model to be identified. I ho
GMM-matlab
- 关于高斯混合模型(GMM)的matlab源代码:-On the Gaussian mixture model (GMM) of the matlab source code:
GMM
- 高斯模型的实现,vc 6.0环境下实现的源代码,对于初学者有很好的借鉴作用-The realization of Gaussian model, vc 6.0 environment to achieve the source code, for the beginners have a good reference
GMM
- Generalized Method of Moments(GMM) 广义矩方法,是用来估计模型参数的计量经济学过程。具体说明见其中的gmmdoc.pdf。-Generalized Method of Moments (GMM) GMM method is used to estimate model parameters Econometrics process. See which specify gmmdoc.pdf.
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
05-a
- 本文章描述了说话人识别中GMM模型中的聚类算法的研究-This article describes the GMM Speaker Recognition Model Clustering Algorithm
GMM
- 利用K-高斯混合模型提取视频的前景信息。-The use of K-Gaussian mixture model for the future of video information extraction
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
GMM-GMR-v1[1].2
- 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
GMM_EM
- GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)