搜索资源列表
zjwnla
- 万年历 自己实习的时候做的 学生可以载下混过关-hefty almanac their internship when the students can do under mixture containing clearance
A_color_Mixer
- 给初学者准备的色彩混和器实例,VB环境,标准控件-beginners to prepare for the color mixture example, VB environment, the standard control
mixedindex
- 混合索引的一个小程序啦 大家看看哦 -mixture of a small indexing procedures Matata we look at oh
chgstr
- 主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。-mainly uses the stl the string type, such use, Recognition can also automatically filter the mixture in Arabic comma, space, in line with the daily h
PAIXU
- 包含多种排序的方法,可以根据个人需要选择不同的方法进行-sort of a mixture of methods, according to the individual needs of different methods
gaussmix
- GAUSSMIX fits a gaussian mixture pdf to a set of data observations
em
- 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
pr2007.pdf
- The BYY annealing learning algorithm for Gaussian mixture with automated model selection
GAUSS
- Gray先生的大作,描述高斯混合矢量量化方法进行说话人识别的方法-Daisaku Mr. Gray describes the Gaussian mixture vector quantization approach to speaker recognition method
MixtGaussian
- Gaussian mixture model
GMM
- :高斯混合模型(GMM)是一种经典的说话人识别算法,本文在实现其算法的同时,主要模拟了不同噪声环境情况下高斯混合模型 (GMM)的杭嗓声性能,得到了一些有益结论。 -Gaussian mixture model (GMM) is a classic speaker recognition algorithms, this algorithm at the same time in fulfilling its main simulated environmental conditions
CvBSLibGMM(GMMbackgroundsubtraction)
- Implementation of background subtraction algorithm using Gaussian mixture model.
GMM-latentSpace-v2.0
- Gaussian Mixture Model
icacovb.m
- 一个盲信号分离的卷积方法,适合分离实际卷积混合的模型,希望对初学者有帮助。-Convolution of a blind signal separation method, suitable for separation of the real convolution mixture model, want to help beginners.
speech2
- 为了提高语音分离算法的收敛速度以及分离性能,提出把拉普拉斯正态混合分布概率密度函数作为语音信号概率密度函数的估计,得到一个更加适合语音信号分离的激活函数,基于此函数提出一种快速语音分离算法.-In order to improve speech separation algorithm convergence speed and separation performance, raise the normal mixture distribution Laplace probability de
GmmTrainTestLBG
- it is a Gaussian Mixture Model(MATLAB version) for training and testing with some list or file. and it has references in enclosed rar file
ReadHTKParam
- when you want to read some parameters from the HTK macro you trained, just use this source code. it help you read a htk parameter(macro file). But, it can read all parameter type. it just read GMM parameter(1 state, N mixture)
GAUSSIANloglikelihood
- GMM高斯混合模型大规模概率对数计算 需要一个模型地址文件和一个需要识别的声音的mfc文件可以一次执行大批量-GMM Gaussian mixture model probability on the number of large-scale computing need a model of address file, and the voice of the mfc file which need to be identified .can be an implementation
hmm
- hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;trai
Gaussian-Mixture-Model
- Gaussian Mixture Model is a Model which is used to simulate the data set into a statistical model.