[outsig, fc] = osses2021(insig,fs); [outsig, fc] = osses2021(insig,fs,...); [outsig, fc, params] = osses2021(insig,fs,...);
insig | input acoustic signal. |
fs | sampling rate. |
osses2021(insig,fs) computes the internal representation of the signal insig sampled with a frequency of fs Hz.
[outsig,fc,mfc]=osses2021(...) additionally returns the center frequencies of the filter bank and the center frequencies of the modulation filterbank.
The model consists of the following stages:
Any of the optional parameters for auditoryfilterbank, ihcenvelope and adaptloop may be optionally specified for this function. They will be passed to the corresponding functions.
T. Dau, B. Kollmeier, and A. Kohlrausch. Modeling auditory processing of amplitude modulation. I. Detection and masking with narrow-band carriers. J. Acoust. Soc. Am., 102:2892--2905, 1997a.
T. Dau, B. Kollmeier, and A. Kohlrausch. Modeling auditory processing of amplitude modulation. II. Spectral and temporal integration. J. Acoust. Soc. Am., 102:2906--2919, 1997b.