[state, updated] = lyon2011_agcstep(detects, coeffs, state);
detects | detection indices |
coeffs | filter coefficients |
state | struct containing the internal model state |
state | struct containing the internal model state |
updated | flag, indicates if there is new output |
One time step of the automatic gain control (AGC) state update; decimates internally. This file is part of an implementation of Lyon's cochlear model: "Cascade of Asymmetric Resonators with Fast-Acting Compression"
R. F. Lyon. Cascades of two-pole–two-zero asymmetric resonators are good models of peripheral auditory function. J. Acoust. Soc. Am., 130(6), 2011. [ http ]