搜索资源列表
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
GMM.rar
- 使用GMM模式建立的语音识别系统,matlab源代码,供大家参考!,GMM model using the speech recognition system, matlab source code for your reference!
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
- 用vc寫的背景模組,可以用來在你想要的程式去研究其他的用途-this is a vc code to build background model , then can used to your program for other something research
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- create Gaussian Mixture Model
GMM
- It s GMM(Gaussian Mixture Model) code
GMM
- this code is for implementation of Gmm using Matlab
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-gmr
- gmm-gmr matlab code, gaussian distribution model
GaussianMixtureModels
- GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
GMM
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
GMM
- GMM - This code run very well and it has Demo
GMM
- this another gmm training matlab source code. it use k-means for initialization of parameter before trainig, not LBG algirhtm. so it is very helpful for GMM training-this is another gmm training matlab source code. it use k-means for initializati
GMM-GMR-v1[1].2
- 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
GMM-Document-with-Matlab-code
- GMM-详细解释-with-Matlab代码-the document of GMM Matlab Code including
GMM
- 这里介绍了一个利用了EM算法得到的GMM训练c代程序-This is a useful file of GMM code
GMM-GMR-v2.0
- 统计概率模型 高斯混合模型的匹配,属于拟合类算法,可以用于2D 和3D数据(Expectation-Maximization estimation of GMM parameters. % This source code is the implementation of the algorithms described in % Section 2.6.1, p.47 of the book "Robot Programming by Demonstration: A %
GMM-Code
- A two-stage mechanism of ECG classification using Gaussian mixture model(An automatic classifier for electrocardiogram (ECG) based cardiac abnormality detection using Gaussian mixture model (GMM) is presented here. In first stage, preprocessing tha
GMM-master
- GMM算法,可以用于处理经过处理后的语音特征来训练模型,用于语音识别(Expectation-Maximization estimation of GMM parameters.This source code is the implementation of the algorithms described in)