HRTFs = sig_li2020(exp)
exp | Experiment (exp A, exp B, exp C, exp D, exp E) |
Obj | modified HRTFs/BRIRs |
SIG_LI2020 generates modified HRTFs or BRIRs from Li et al. (2020) as specified by the exp flag.
exp1 - exp4 (size of out matrix): 5x256x5x2 <---> Nr. subjects x HRIR length x conditions x left/right exp 5 (size of out matrix): 5x16384x5x5x2 <---> Nr. subjects x BRIR length x smoothing condition x compression condition x left/right
To get measured modified HRTFs for experiment A:
sig_li2020('exp1');
To get measured modified HRTFs for experiment B:
sig_li2020('exp2');
To get measured modified HRTFs for experiment C:
sig_li2020('exp3');
To get measured modified HRTFs for experiment D:
sig_li2020('exp4');
To get measured modified HRTFs for experiment E:
sig_li2020('exp5');
S. Li, R. Baumgartner, and J. Peissig. Modeling perceived externalization of a static, lateral sound image. Acta Acustica, 4(5), 2021.