搜索资源列表
高斯混合模型的EM算法的源程序代码
- GMM模型的一个小例子,可以做出不学习这个模型用
GMM高斯混合模型源代码
- GMM高斯混合模型源代码 附有详细解说 并有可执行程式档可供参考
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
GMM.rar
- 完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
speakerrecognition
- 说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别-Speaker identification procedures, using MFCC extraction, and the establishment of GMM model to identify
GMM
- 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
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.
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
- 利用混合高斯模型训练视频,获得背景图像,并将背景保存。-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 simulated environmental conditions
gmm
- 高斯混合模型的详细实现 内有多个.m文件-Gaussian mixture model has a number of detailed implementation. M files
Trainingmodel
- Training model(GMM模型)挺不錯的範例,只是有些小地方,有點問題,需要修改,大致是OK的-Training model (GMM model) quite a good example, but some small place, some problems need to be amended generally OK to
GMMmodelandtheBayesianclassifier
- GMM模型和贝叶斯分类器 用于视频图像的处理-GMM model and the Bayesian classifier for video image processing
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_EM
- GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)