THE AUDITORY MODELING TOOLBOX

Applies to version: 0.10.0

View the code

Go to function

DATA_LANGENDIJK2002 - Data from Langendijk & Bronkhorst (2002)

Usage

data = data_langendijk2002(flag)

Output parameters

data The data points from the given figure;

data_langendijk2002(flag) returns data points from the paper by Langendijk & Bronkhorst (2002).

In the case of response patterns (Fig. 7 & 9) the first row of data describes target position and the second one belongs to the response position. In the case of DTF data (Fig. 11) the first dimension of the data matrix describes frequency and the second one angle position, the first column defines the actual angle positions.

The flag may be one of:

'P3_b' Data from Fig.9; listener: P3, condition: 'baseline'.
'P3_2o' Data from Fig.9; listener: P3, condition: '2-oct'.
'P3_1ol' Data from Fig.9; listener: P3, condition: '1-oct(low)'.
'P3_1om' Data from Fig.9; listener: P3, condition: '1-oct(middle)'.
'P3_1oh' Data from Fig.9; listener: P3, condition: '1-oct(high)'.
'P6_b' Data from Fig.9; listener: P6, condition: 'baseline'.
'P6_2o' Data from Fig.9; listener: P6, condition: '2-oct'.
'P6_1ol' Data from Fig.9; listener: P6, condition: '1-oct(low)'.
'P6_1om' Data from Fig.9; listener: P6, condition: '1-oct(middle)'.
'P6_1oh' Data from Fig.9; listener: P6, condition: '1-oct(high)'.
'P3_dtf' Precalculated DTF data of P3 from Fig.11.
'P6_dtf' Precalculated DTF data of P6 from Fig.11.
'P3_dtf_bmp' DTFs calculated of P3 from the bitmap of the JASA paper.
'P6_dtf_bmp' DTFs calculated of P6 from the bitmap of the JASA paper.
'expdata' Create the whole dataset required for exp_langendijk2002, e.g. after adjusting response data. BE ADVISED: The calculation takes a long time.

If no flag is given, the function will print the list of valid flags.

References:

E. Langendijk and A. Bronkhorst. Contribution of spectral cues to human sound localization. J. Acoust. Soc. Am., 112:1583--1596, 2002.