THE AUDITORY MODELING TOOLBOX

Applies to version: 0.9.5

View the code

Go to function

PLOTZIEGELWANGER2014 - Plot time-of-arrival

Usage

plotziegelwanger2014(Obj,data,type,color,ele,ch,time,style,width)

Description

plotziegelwanger2014(Obj,data,type,color,ele,ch,time,style,width) plots TOA-data in horizontal planes.

Input:

Obj: SOFA object

data:

type:

color:

ele:

ch:

time:

style:

width:

Output:
h: figure handle

Estimates the Time-of-Arrival for each column in input data hM and corrects the results with a geometrical model of the head.

Examples:

To plot the modelled TOA in the horizontal plane after using ziegelwanger2014, use:

plotziegelwanger2014((Obj,Obj.Data.Delay,1,'b',0,1,1);

References:

H. Ziegelwanger and P. Majdak. Modeling the direction-continuous time-of-arrival in head-related transfer functions. J. Acoust. Soc. Am., 135:1278-1293, 2014.