THE AUDITORY MODELING TOOLBOX

Applies to version: 1.2.0

View the code

Go to function

PLOT_ZIEGELWANGER2013 - plot time-of-arrival

Usage

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

Input parameters

Obj SOFA object
data Input data
type Plot type
color Line color
ele Elevation [deg]
ch Channel Index
time Flag (1...time vector [ms] 0...[samples])
style Linestyle
width Linewidth

Output parameters

h figure handle

Description

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 ziegelwanger2013, use:

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

References:

P. Majdak and H. Ziegelwanger. Continuous-direction model of the broadband time-of-arrival in the head-related transfer functions. In ICA 2013 Montreal, volume 19, page 050016, Montreal, Canada, 2013. ASA. [ DOI ]

H. Ziegelwanger and P. Majdak. Modeling the broadband time-of-arrival of the head-related transfer functions for binaural audio. In Proceedings of the 134th Convention of the Audio Engineering Society, page 7, Rome, 2013.