搜索资源列表
speakerrecognition
- 说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别-Speaker identification procedures, using MFCC extraction, and the establishment of GMM model to identify
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
- 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
GMM
- 高斯混合模型,有详细的说明,而且有程序,希望下载,很有帮助的!-GMM including explanation and programs
GMM
- 高斯k均值程序算法,k-means是一种常用的聚类算法,可以实现数据的聚类。-K-means algorithm for Gaussian process, k-means clustering algorithm is a commonly used, can achieve data clustering.
gmm-estimation
- 高斯混合模型的程序计算的Matlab程序-Gaussian mixture model program to calculate in Matlab
hmm
- 自己认真修改的程序代码,并且通过测试可以运行的!对HMM-GMM的初学者有用。-Own serious modify the program code, and the test can be run. HMM-GMM useful for beginners.
2
- 针对故障诊断,本程序为多工况故障诊断,利用gmm对TE过程实现了故障检测,效果很好-According to the fault diagnosis, the program for fault diagnosis of the condition, TE process to realize fault detection using GMM, the effect is very good
later-GMM
- 毕业设计,一些关于声纹识别的程序,识别还不错-The graduation design, something about voiceprint recognition program, recognition is good
GMM
- 程序展示了使用EM algorithm来训练GMM(Gaussian Mixture Model)来进行binary classification。-Program demonstrates the use of EM algorithm to train the GMM (Gaussian Mixture Model) for binary classification.
5
- 本程序实现多模态故障检测与故障诊断,用的方法是PCA_GMM,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is PCA_GMM, GMM FJ algorithm is used, the effect is very good
6
- 本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM, GMM FJ algorithm is used, the effect is very good
1
- 本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM_FJ,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM_FJ, GMM FJ algorithm is used, the effect is very good
2
- 本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM_FJ,对象为TE,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM_FJ, object for TE, GMM FJ algorithm is used, the effect is very good
3
- 本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM_FJ,对象为CSTH,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM_FJ, object for CSTH, GMM FJ algorithm is used, the effect is very good
4
- 本程序实现多模态故障检测与故障诊断,用的方法是pca_GMM_FJ,对象为CSTH,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is pca_GMM_FJ, object for CSTH, GMM FJ algorithm is used, the effect is very good
5
- 本程序实现多模态故障检测与故障诊断,用的方法是pca_GMM_FJ,对象为TE,GMM是用的FJ算法,效果很好-This procedure realize multimodal, fault detection and fault diagnosis method is pca_GMM_FJ, object for TE, GMM FJ algorithm is used, the effect is very good
讲课涉及到的一些源代码
- 一些关于混合高斯模型的程序,包括em方法和gibbish采样(some code relate to gmm)
基于高斯混合模型(GMM)的说话人识别matlab
- 基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)