output = exp_lopezpoveda2001(flag)
exp_lopezpoveda2001(flags,... ) reproduces experiments from the Lopez & Poveda (2001) paper.
The following flags can be specified;
'plot' | Plot the output of the experiment. This is the default. |
'no_plot' | Don't plot, only return data. |
'fig2' | Reproduce Fig. 2 from Lopez & Poveda (2001) Fig. 2a represents the outer ear filter - pressure gain (dB) over frequency with data points from Pralong and Carlile (1996). Fig. 2b represents the middle ear filter - stapes velocity at 0dB over frequency in one plot Fig. 2b shows for default \(fs = 22050 Hz\):
The output has the size: (frequencies x data points x figure). |
'fig2a' | Reproduce just Fig. 2a. |
'fig2b' | Reproduce just Fig. 2b. |
'fig3bc' | Reproduce Fig. 3b and c from Lopez & Poveda (2001). Isointensity response of the linear, nonlinear and summed response of the lopezpoveda2001 filter for an input level of 30dB (fig 3b) and 85dB (fig 3c) SPL The output is the output of the lopezpoveda2001 filter for the different input levels. |
'fig3b' | Reproduce just Fig. 3b. |
'fig3c' | Reproduce just fig. 3c. |
'fig4' | Reproduce Fig. 4 from Lopez & Poveda (2001) - pulsation threshold data (just the model results, not the experimental data) The output is the model result for the different parameter sets. The output has the size: (signal levels x masker levels x frequency). masker levels consists of 4 columns:
|
To display Figure 2 use :
exp_lopezpoveda2001('fig2'); |
To display Figure 3b and 3c use :
exp_lopezpoveda2001('fig3bc'); |
To display Figure 4 use :
exp_lopezpoveda2001('fig4'); |
R. Goode, M. Killion, K. Nakamura, and S. Nishihara. New knowledge about the function of the human middle ear: development of an improved analog model. The American journal of otology, 15(2):145--154, 1994.
E. Lopez-Poveda and R. Meddis. A human nonlinear cochlear filterbank. The Journal of the Acoustical Society of America, 110:3107--3118, 2001.
D. Pralong and S. Carlile. The role of individualized headphone calibration for the generation of high fidelity virtual auditory space. The Journal of the Acoustical Society of America, 100:3785--3793, 1996.