[outsig, fc] = dau1997(insig,fs); [outsig, fc] = dau1997(insig,fs,...);
insig | input acoustic signal. |
fs | sampling rate. |
outsig | output signal |
fc | center frequencies [Hz] |
dau1997(insig,fs) computes the internal representation of the signal insig sampled with a frequency of fs Hz.
[outsig,fc,mfc]=dau1997(...) 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 optinal 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.