搜索资源列表
GMM建模与EM算法
- 介绍如何使用GMM建模的ppt.里面有公式和注意事项.
EM算法
- EM算法,用于实现高斯混合模型参数估计GMM
emgmm
- EM算法估计GMM的matlab版本的源代码,适合给类机器学习问题-EM algorithm estimates GMM Matlab version of the source code, suitable for the type of machine learning problems
GMMTRAIN
- 实现了从wave中读取数据,并通过mfcc提取特征系数。再通过分裂法聚类,最后使用EM算法建立GMM。-Realize the data read from the wave, and through MFCC feature extraction coefficient. Clustering through secession law, and finally the use of EM algorithm for the esta
gmm
- 一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。-One in the matlab environment prepared by the use of expectation maximization method GMM procedure.
EMGMMSeg
- 对图像进行GMM(混合高斯)拟合后用EM算法进行分割-Image GMM (Gaussian Mixture) after fitting algorithm using EM Segmentation
EMGMM
- 混合高斯模型和EM算法结合,当中用到了自己写的Kmeans聚类,附带测试样例、训练样例和main函数。-Gaussian Mixture Model and EM algorithms, which use their own written Kmeans cluster, with the test sample, the training sample and the main function.
em-c++
- 本文介绍了用c++实现em算法,非常有用!-This paper introduces the use c++ Realize em algorithm, very useful!
GMM-EM
- 用matlab实现高斯混合模型的前期处理和分类训练!-Using Gaussian mixture model matlab realize the pre-treatment and classification of training!
gmm-gmr
- 这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。-This is a used C++ Prepared gmm algorithm to achieve the procedure, there are sample procedures, the realization of the EM algorithm to find GMM parameters.
speaker_identification
- 这是小弟在实验室做的说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别。希望会对大家有帮助。-This is the boy in the laboratory to do the speaker identification procedure for the extraction of MFCC parameters and to establish GMM model to be identified. I ho
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-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
- fast EM GM algorithm solving long computation time in matlab
EMGMMSeg
- GMM-EM聚类程序,输入是一维数据,很有用的程序。-GMM-EM clustering procedure, very useful.
em
- Expectation Maximization for training GMM s, diagonal covariances. Requires vqtrain.m to have a good initialization.
EM-GMM
- Em algo for GMM, data mining unsupervised learning-Em algo for GMM, data mining unsupervised learning
EM
- em algorithm used in G-em algorithm used in GMM
em-algorithm-for-gmm
- 基于高斯混合模型(GMM)的em算法,给出了其matlab实现-em algorithm for GMM
SpeakerMFCCGMM
- speaker recognition using MFCC GMM EM-speaker recognition using MFCC GMM EM