THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated major AMT version. We show it for archival purposes only.
Click here for the documentation menu and here to download the latest AMT (1.6.0).

View the code

Go to function

EXP_STEIDLE2019 - - Compares various ITD calculation methods

Usage

exp_steidle2019(flag)

Input parameters

The following flags can be chosen

'clean', 'noisy', 'stim' to create the data which was use 'clean','noisy','stim' to create the data which was used

'fig1', 'fig2', .., 'fig9' to create the plots shown in the pape 'fig1','fig2',..,'fig9' to create the plots shown in the paper

lowpass (optional) Decide if lowpass shall be applied. 'lp' for lowpass (default), 'bb' for broadband
threshlvl (optional) Set threshold level for 'Threshold' mode in dB. Default is -10 dB.

Requirements:

  1. SOFA API from http://sourceforge.net/projects/sofacoustics for Matlab (in e.g. thirdparty/SOFA)

Examples:

To display results for Fig.1 use

exp_steidle2019('fig1');
exp_steidle2019_1_1.png

To display results for Fig.2 use

exp_steidle2019('fig2');
exp_steidle2019_2_1.png

To recalculate the data sets use i.e.

exp_steidle2019('clean','lp');

References:

L. Steidle and R. Baumgartner. Geometrical evaluation of methods to approximate interaural time differences by broadband delays. In Proceedings of the German Annual Meeting (DAGA), Rostock, DE, Mar 2019. [ .pdf ]