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