搜索资源列表
mlcgmm
- MEL 求解GMM模型的参数matlab环境下的源代码,和大家分享-MEL Solving GMM model parameters Matlab environment of the source code and share
GaussEm
- 关于高斯混合模型(GMM)的matlab源代码-on Gaussian mixture model (GMM) Matlab source code
GMM_Gaussian Model Matlab代码
- GMM_Gaussian Model Matlab代码 有多个实例 直接可运行看结果 学习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
GMMmatlab
- MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
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_test1
- 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
GMM-GMR-v1.2
- GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model (GMM) through the use of an Ex
gmm
- Bayesian mixture of Gaussians. This set of files contains functions for performing inference and learning on a Bayesian Gaussian mixture model. Learning is carried out via the variational expectation maximization algorithm.
gmm
- 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
GMM_background_src
- 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
libsvm
- 基于matlab的SVM(支持向量机)算法。作为非常流行的svm工具,可以实现基于SVM的数据分析,能够应用于人工智能及模式识别领域。-Matlab based on the expectation-maximization algorithm for Gaussian mixture model (GMM) toolkit. GMM-based data can be analyzed, can be used in the field of artificial intelligence a
gmm-estimation
- 高斯混合模型的程序计算的Matlab程序-Gaussian mixture model program to calculate in Matlab
model
- 利用matlab语言进行模型建立,包括GMM、HMM 等-set up models with matlab language ,the models contain GMM and HMM
em
- EM算法的Matlab实现,针对GMM模型-EM algorithm for GMM Model
Algoritmos
- Train and test a GMM model and a SVM model in matlab
GMM
- 高斯混合模型,模式识别。matlab源码实现分类-Gaussian mixture model of pattern recognition.The matlab source code to achieve
CvBSLibGMM
- My implementation of Stauffer & Grimson's GMM(Background subtraction Drawbacks of Stauffer & Grimson's GMM Since its pixel based model fitting, a) lots of unwanted small blobs are scattered all over the frame. e.g. UCSD demo b) main blobs
GMM_EM
- GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)