搜索资源列表
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
GMMandEMandBICProgramm
- 模式识别 关于GMM+EM+BIC,请运行附件的程序。主程序:VASceneAnalysisFH7_ICMEFull_2009.m -Pattern Recognition on the GMM+ EM+ BIC, please run the attached file. Main program: VASceneAnalysisFH7_ICMEFull_2009.m
speaker recognition
- 这个是用Matlab写成的说话人识别演示程序。-Currently, there are more than 20 classes in this library, including commonly used feature extraction algorithms and modeling techniques for speech recognition and speaker verification.-Currently, there are more than 20 classe
GMM
- this code is for implementation of Gmm using Matlab
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.
gmmtbx(1)
- GMM工具箱第一部分。包含了GMM算法的各个函数,对GMM建模很有帮助.-GMM first part of the toolbox. GMM algorithm contains all functions of GMM modeling helpful.
gmmtbx(2)
- GMM工具箱,第二部分。包含GMM建模的各种函数。-GMM toolbox, part II. GMM modeling contains a variety of functions.
sbc
- Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
gmm_test1
- 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
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-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
- 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
Gaussianm
- background subtraction using g-background subtraction using gmm
GMM-Document-with-Matlab-code
- GMM-详细解释-with-Matlab代码-the document of GMM Matlab Code including
GMM
- 高斯k均值程序算法,k-means是一种常用的聚类算法,可以实现数据的聚类。-K-means algorithm for Gaussian process, k-means clustering algorithm is a commonly used, can achieve data clustering.
em-algorithm-for-gmm
- 基于高斯混合模型(GMM)的em算法,给出了其matlab实现-em algorithm for GMM
gmm
- background subtraction using kmeans and gmm
基于高斯混合模型(GMM)的说话人识别matlab
- 基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)