output = exp_verhulst2018(flag)
This function can be used to obtain Figures 3C, 5A, or 7A from the paper by Verhulst, Altoe, and Vasilkov (2018). These simulations might take some time depending on the computing power of your computer. On an average laptop the time required to generate Figs 3C, 5A, is of about 5 minutes and of about 8-9 minutes for Fig 7A.
To display Figure 3c from Verhulst et al. (2018) use:
exp_verhulst2018('fig3c');
To display Figure 5a from Verhulst et al. (2018) use:
exp_verhulst2018('fig5a');
To display Figure 7a from Verhulst et al. (2018) use:
exp_verhulst2018('fig7a');
This model is licensed under the UGent Academic License. Further usage details are provided in the UGent Academic License which can be found in the AMT directory "licences" and at <https://raw.githubusercontent.com/HearingTechnology/Verhulstetal2018Model/master/license.txt>.
S. Verhulst, H. Bharadwaj, G. Mehraei, C. Shera, and B. Shinn-Cunningham. Functional modeling of the human auditory brainstem response to broadband stimulation. jasa, 138(3):1637--1659, 2015.
S. Verhulst, A. Altoè, and V. Vasilkov. Functional modeling of the human auditory brainstem response to broadband stimulation. hearingresearch, 360:55--75, 2018.