THE AUDITORY MODELING TOOLBOX

Applies to version: 1.4.0

View the code

Go to function

MAY2011_ESTAZIMUTHGMM - estimate azimuth from GMM output

Usage:

[azEst,gridAz] = may2011_estazimuthgmm(AZ_MODULE,intLL,nSources,bPlot)

Input parameters:

AZ_MODULE struct containing the log-likelihood information from the GMM
intLL method for integrating localization information across time, can be 'HIST', or 'AVG'
nSources number of sound sources
bplot not used

Output parameters:

azEst estimated azimuth
gridAz grid

Description:

may2011_estazimuthgmm estimates the azimuth from Gaussian Mixture Model output calculated by may2011_classifygmm.