THE AUDITORY MODELING TOOLBOX

Applies to version: 1.1.0

View the code

Go to function

DATA_LYON2011 - Data for demo_lyon2011CompressiveFunction, demo_lyon2011ExcitationPattern, demo_lyon2011ImpulseResponses

Usage

data = data_lyon2011(varargin)

Description

data_lyon2011(varargin) returns data from rhode1996, lopezpoveda2003, russel1997, ren2002, glasberg1990 and deboer2000 to compare with the results of the lyon2011 model.

The parameter varagin may be one of: 'rhode1996', 'lopezpoveda2003', 'russel1997', 'ren2002', 'glasberg1990' or 'deboer2000'. See the references below for the corresponding papers.

The fields in the output data contain the following information:

for rhode1996: physiological chinchila data from Rhode and Cooper (1996) at CF=500

.L_animal_500hz
 .IO_animal_norm_500hz

for lopezpoveda2003: psychoacoustic data at CF = 500Hz, 1kHz, 2kHz, 4kHz (Lopez-Poveda et al., 2003)

.L_psych_500hz
 .IO_ex_norm_500hz .L_psych_1khz .IO_ex_norm_1khz .L_psych_2khz .IO_ex_norm_2khz .L_psych_4khz .IO_ex_norm_4khz

for russel1997: physiological chinchila data by Russel and Nilsen (1997)

.L_animal_4khz
 .IO_animal_norm_4khz

for ren2002: physiological data (Ren,2002), Fig. 1, panel A.

.P_ex .Ex_30dB_norm

for glasberg1990: Experimentally-derived equation of Glasberg and Moore (1990)

.f .QERB_exp

for deboer2000: The QERBs derived from the impulse responses recorded by deBoer and Nuttal (2000), Fig. 1.

.intensity_deBoer
 .QERB_deBoer

Examples:

To get provided data from lopezpoveda2003, use

data = data_lyon2011('lopezpoveda2003')

References:

I. Russel and K. Nilsen. The location of the cochlear amplifier: Spatial representation of a single tone on the guinea pig basilar membrane. Proceedings of the National Academy of Sciences of the United States of America, 94(6):2660--2664, 1997. [ http ]

E. Lopez-Poveda, C. J. Plack, and R. Meddis. Cochlear nonlinearity between 500 and 8000 hz in listeners with normal hearing. J. Acoust. Soc. Am., 113(951), 2003. [ http ]

W. Rhode and N. Cooper. Nonlinear mechanics in the apical turn of the chinchilla cochlea in vivo,. Aud. Neurosci., 3:101--121, 1996. [ www: ]

R. F. Lyon. Cascades of two-pole–two-zero asymmetric resonators are good models of peripheral auditory function. J. Acoust. Soc. Am., 130(6), 2011. [ http ]

B. R. Glasberg and B. Moore. Derivation of auditory filter shapes from notched-noise data. Hearing Research, 47(1-2):103--138, 1990.