This documentation page applies to an outdated AMT version (1.5.0). Click here for the most recent page.
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. |
| 'no_plot' | 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');
|
|
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 ]