THE AUDITORY MODELING TOOLBOX

Applies to version: 1.4.0

View the code

Go to function

EXP_STEIDLE2019 - Compares various ITD calculation methods

Usage:

exp_steidle2019(flag)

Description:

The following flags can be chosen:

'clean' clean data
'noisy' noisy data
'stim' to create the data which was used
'figure' to create the plots shown in the paper (fig1,...`fig9`)
'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');

This code produces the following output:

Downloading /baumgartner2017/hrtf b_nh14.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
exp_steidle2019_1_1.png

To display results for Fig.2 use

exp_steidle2019('fig2');

This code produces the following output:

Downloading /ziegelwanger2014/Sphere_Rotation_r77.5_azi-20_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
exp_steidle2019_2_1.png

To recalculate the data sets use i.e.

exp_steidle2019('clean','lp');

This code produces the following output:

Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi-40_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi-30_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi-20_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi-10_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi0_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi10_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi20_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi30_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi40_ele0.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi0_ele-10.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi0_ele-5.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi0_ele5.sofa from http://amtoolbox.org/amt-1.3.0/hrtf
Downloading /ziegelwanger2014/Sphere_Rotation_r87.5_azi0_ele10.sofa from http://amtoolbox.org/amt-1.3.0/hrtf

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 ]