THE AUDITORY MODELING TOOLBOX

Applies to version: 1.1.0

View the code

Go to function

llado2022_binauralfeats - calculates binaural features

Usage

[x_feat] = llado2022_binauralfeats(ir_input,stim,fs);

Input parameters

ir_input
Impulse response according to the following matrix

System Message: WARNING/2 (<string>, line 19)

Block quote ends without a blank line; unexpected unindent.

dimensions: direction x time x channel/ear

stim stimulus
fs samplef frequency

Output parameters

x_feat
binaural features according to the following matrix

System Message: WARNING/2 (<string>, line 31)

Block quote ends without a blank line; unexpected unindent.

dimensions: nOutputs x features. Features combine the itd values below 1.5 kHz (rows 1-18) and ild values over 1 kHz (rows 19-36).

Description

Binaural auditory model based on the example 13.6.2 in: Ville Pulkki and Matti Karjalainen. Communication acoustics: an introduction to speech, audio and psychoacoustics. John Wiley & Sons, 2015.