[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"