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).
EXP_KELVASA2015(fig) computes data to produce corresponding figure number from the Kelvasa and Dietz 2015 paper.
[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. |
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
To display Fig. 6 use
exp_kelvasa2015('fig6');
To display Fig. 8a use
exp_kelvasa2015('fig8a');
To display Fig. 8b use
exp_kelvasa2015('fig8b');
To display Fig. 9a use
exp_kelvasa2015('fig9a');
To display Fig. 10 use
exp_kelvasa2015('fig10');
To display Fig. 12 use
exp_kelvasa2015('fig12');
D. Kelvasa and M. Dietz. Auditory model-based sound direction estimation with bilateral cochlear implants. Trends in Hearing, 19:2331216515616378, 2015. [ DOI ]