搜索资源列表
GMM高斯混合模型源代码
- GMM高斯混合模型源代码 附有详细解说 并有可执行程式档可供参考
GMM建模与EM算法
- 介绍如何使用GMM建模的ppt.里面有公式和注意事项.
GMM语音识别
- 主要介绍了改进型的GMM分布 对于学习语音识别的同学是很好的帮助
GMM-GMR-v1.0
- gmm gmr gmm gmr
gmm
- 一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。-One in the matlab environment prepared by the use of expectation maximization method GMM procedure.
gmm
- Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space DIM, the number of centres in the mixture model and the type of the mixture model, and
gmm-gmr
- 这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。-This is a used C++ Prepared gmm algorithm to achieve the procedure, there are sample procedures, the realization of the EM algorithm to find GMM parameters.
GMM-matlab
- 关于高斯混合模型(GMM)的matlab源代码:-On the Gaussian mixture model (GMM) of the matlab source code:
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-gmr
- GMM Gaussian Mixture Models in C
GMM-GMR-v1.2
- 这是一款用matlab编写的GMM算法,有样例,实现用EM算法寻找GMM参数-This is a matlab prepared using GMM algorithm, there is a sample, look for implementation using EM algorithm for GMM parameter
GMM
- It s GMM(Gaussian Mixture Model) code
GMM
- GMM处理连续帧的灰度图,目的为提取运动目标-GMM fr a me grayscale processing for the purpose of extraction of moving targets
GMM
- 使用GMM模式建立的语音识别系统,matlab源代码,供大家参考!-GMM model using the speech recognition system, matlab source code for your reference!
GMM
- 可以了解GMM的动态,也可以学习GMM的构建技术,对我们学习非常重要!-Can understand the dynamics, also can GMM study of construction technology of GMM our study is very important!
GMM
- Source code - create Gaussian Mixture Model in following steps: 1, K-means 2, Expectation-Maxximization 3, GMM Notice: All datapoints are generated randomly and you can config in Config.h-Source code- creat
gmm
- 利用混合高斯模型训练视频,获得背景图像,并将背景保存。-training video with GMM model ,then get the background,and store the picture in your computer.
GMM
- :高斯混合模型(GMM)是一种经典的说话人识别算法,本文在实现其算法的同时,主要模拟了不同噪声环境情况下高斯混合模型 (GMM)的杭嗓声性能,得到了一些有益结论。 -Gaussian mixture model (GMM) is a classic speaker recognition algorithms, this algorithm at the same time in fulfilling its main simu
gmm-gmr
- gmm-gmr matlab code, gaussian distribution model
GMM
- intro to GMM and its implementation