搜索资源列表
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
- 一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。
高斯混合模型的EM算法的源程序代码
- GMM模型的一个小例子,可以做出不学习这个模型用
GMM高斯混合模型源代码
- GMM高斯混合模型源代码 附有详细解说 并有可执行程式档可供参考
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
speakerrecognition
- 说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别-Speaker identification procedures, using MFCC extraction, and the establishment of GMM model to identify
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
- 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
GMM-GMR-v1[1].2
- 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
GMM
- 高斯混合模型,有详细的说明,而且有程序,希望下载,很有帮助的!-GMM including explanation and programs
test
- GMM的matalab实现,通过对多个语种进行训练,然后得出每个语种的GMM模型,最终用于语种识别-GMM' s matalab achieved through training of more than one language, then come to the GMM model for each language, and ultimately for identifying languages
em-algorithm-for-gmm
- 基于高斯混合模型(GMM)的em算法,给出了其matlab实现-em algorithm for GMM
GMM
- 比较好的高斯混合模型GMM,含数据生成,实验过程简单(A better Gauss mixture model GMM, including data generation, the experimental process is simple)
GMM_EM
- GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)
homework
- gmm python版本, 可以训练多个gmm模型(an implement of gmm use python)
GMM
- 实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.)
EM 算法
- 用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, v
基于高斯混合模型(GMM)的说话人识别matlab
- 基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)