THE AUDITORY MODELING TOOLBOX

Applies to version: 0.9.2

View the code

Go to function

DATA_PRALONG1996 - Head phone data from Pralong & Carlile (1996)

Usage

data = data_pralong1996(flag)

Description

data_pralong1996(flag) returns data points from the Pralong & Carlile (1996) paper.

The flag may be one of:

'noplot' Don't plot, only return data. This is the default.
'plot' Plot the data.
'fig1e' Data from Fig. 1(e), Gain of Sennheiser 250 Linear circumaural headphones. This is the default

Examples:

Figure 1e can be displayed using:

data_pralong1996('plot');
data_pralong1996_1_1.png

References:

D. Pralong and S. Carlile. The role of individualized headphone calibration for the generation of high fidelity virtual auditory space. J. Acoust. Soc. Am., 100:3785-3793, 1996.