THE AUDITORY MODELING TOOLBOX

Applies to version: 0.10.0

View the code

Go to function

plot_ziegelwanger2013 - XXX Headline missing

Usage

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

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

Input:
Obj : SOFA object data : XXX Description missing type : XXX Description missing color : XXX Description missing ele : XXX Description missing ch : XXX Description missing time : XXX Description missing style : XXX Description missing width : XXX Description missing
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 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.