THE AUDITORY MODELING TOOLBOX

Applies to version: 1.1.0

View the code

Go to function

BAUMGARTNER2021_MAPPING - externalization mapping function of baumgartner2021 model

Usage

E = baumgartner2021_mapping(d,S_cue,Erange,Eoffset)

Description

Input parameter:

d: deviation metric

S_cue: cue-specific sensitivity parameter (inverse slope)

Erange: range of rating scale

Eoffset: scale offset

Output parameter:
E: externalization score within rating scale

Description:

baumgartner2021_mapping(...) represents a sigmoidal mapping function scaled by?Erange, shifted by?Eoffset, and slope-controlled by S_cue used to map deviation metrics?to externalization ratings within the baumgartner2021 model.

baumgartner2021_mapping accepts the following flags:

'single' Single-sided externalization ratings with respect to reference sound. This is the default.
'two' Two-sided externalization ratings.