THE AUDITORY MODELING TOOLBOX

Applies to version: 1.1.0

View the code

Go to function

EXP_JOERGENSEN2011 - Figures from Joergensen and Dau (2011)

Usage

output = exp_joergensen2011(flag)

Description

exp_joergensen2011(flag) reproduces the results for the figure given by flag from the Joergensen and Dau (2011) paper.

The following flags can be specified;

'plot' Plot the specified figure from Jørgensen and Dau (2011). This is the default.
'no_plot' Don't plot, only return data.
'redo' Always recalculate the experiment results.
'cached' Always use the cached version. Default.
'fig5' Plot Fig. 5 (Joergensen and Dau, 2011).
'fig6' Plot Fig. 6 (Joergensen and Dau, 2011).

Examples:

To display Figure 5 use

exp_joergensen2011('fig5');
exp_joergensen2011_1_1.png

To display Figure 6 use

exp_joergensen2011('fig6');
exp_joergensen2011_2_1.png

Please cite Joergensen and Dau (2011) if you use this model.

References:

S. Joergensen and T. Dau. Predicting speech intelligibility based on the signal-to-noise envelope power ratio after modulation-frequency selective processing. J. Acoust. Soc. Am., 130(3):1475--1487, 2011.