THE AUDITORY MODELING TOOLBOX

Applies to version: 1.2.0

View the code

Go to function

DATA_BREEBAART2001 - Returns data points from the Breebaart et al. (2001b) paper

Usage

data = data_breebaart(figure,nfc)

Description

data_breebaart(figure,nfc) returns data from Breebaart et al. (2001b)

The flags fo the figure may be one of:

'fig3' Returns the N0Spi values for figure 3
'fig6' Returns the NpiS0 values for figure 6

The nfc (center frequency of noise) may be one of:

'nfc125='nfc250','nfc500','nfc1000': figure 3 and figure 6'

'nfc2000='nfc4000': figure 3 only'

For the data points one can choose between

'breebaartmodel' Returns the data points derived from the model of Breebaart et al. (2001b). This is the default.
'vandepaar' Returns the data points Breebaart used in Fig. 1 from van de Paar and Kohlrausch (1999)

Examples:

To get data for the fig. 3 Breebaart et al. (2001b) for the condition with 125 Hz center frequency use

data_breebaart2001('fig3','nfc125');

References:

J. Breebaart, S. van de Par, and A. Kohlrausch. Binaural processing model based on contralateral inhibition. I. Model structure. J. Acoust. Soc. Am., 110:1074--1088, August 2001.

J. Breebaart, S. van de Par, and A. Kohlrausch. Binaural processing model based on contralateral inhibition. II. Dependence on spectral parameters. J. Acoust. Soc. Am., 110:1089--1104, August 2001.

S. van de Par and A. Kohlrausch. Dependence of binaural masking level differences on center frequency, masker bandwidth, and interaural parameters. J. Acoust. Soc. Am., 106(4):1940--1947, 1999.