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_KELVASA2015 - Figures from Kelvasa and Dietz (2015)

EXP_KELVASA2015(fig) computes data to produce corresponding figure number from the Kelvasa and Dietz 2015 paper.

Usage

[dataOut] = exp_kelvasa2015('fig8a')
[dataOut] = exp_kelvasa2015('fig8a','identifier','BTE','HRTFchannels',[3,4]);
[dataOut] = exp_kelvasa2015('fig8a',varargin);

The following flags can be specified;

'redo' Recomputes data for specified figure
'plot' Plot the output of the experiment. This is the default.
'noplot' Don't plot, only return data.
'fig5' Reproduce Fig. 5.
'fig6' Reproduce Fig. 6.
'fig8a' Reproduce Fig. 8a.
'fig8b' Reproduce Fig. 8b.
'fig9a' Reproduce Fig. 9a.
'fig10' Reproduce Fig. 10.
'fig12' Reproduce Fig. 12.

Examples:

To display Fig. 5 use

exp_kelvasa2015('fig5');

This code produces the following output:

Downloading /kelvasa2015/Kayser2009_Anechoic.sofa from http://www.sofacoustics.org/data/amt-0.10.0/hrtf
exp_kelvasa2015_1_1.png

To display Fig. 6 use

exp_kelvasa2015('fig6');
exp_kelvasa2015_2_1.png

To display Fig. 8a use

exp_kelvasa2015('fig8a');
exp_kelvasa2015_3_1.png

To display Fig. 8b use

exp_kelvasa2015('fig8b');
exp_kelvasa2015_4_1.png

To display Fig. 9a use

exp_kelvasa2015('fig9a');
exp_kelvasa2015_5_1.png

To display Fig. 10 use

exp_kelvasa2015('fig10');
exp_kelvasa2015_6_1.png

To display Fig. 12 use

exp_kelvasa2015('fig12');
exp_kelvasa2015_7_1.png

References:

D. Kelvasa and M. Dietz. Auditory model-based sound direction estimation with bilateral cochlear implants. Trends in Hearing, 19:2331216515616378, 2015. [ DOI ]