log

age author description
Mon, 09 Apr 2012 09:43:02 +0000 Ulf Hammarqvist * SUGGESTED re-factor of the FIR_coeffs calls (old code remains in commented out form for easy comparison).
Mon, 09 Apr 2012 06:15:05 +0000 dicklyon update how loop gain gets calculated, to remove dependency of AGC coeffs on IHC behavior, and speech up design by replacing iterations to convergence with DC models.
Sun, 08 Apr 2012 19:40:13 +0000 Ulf Hammarqvist Fixed the ERB_Hz default parameter bug also in c++
Sun, 08 Apr 2012 14:28:55 +0000 pfh1976 Adding code to AGC_coefficients(AGC_params*, float, int)
Sun, 08 Apr 2012 04:15:27 +0000 dicklyon fix bug in ERB_Hz defaulting in min_zeta computation; move top_level params into CAR_params
Sat, 07 Apr 2012 10:00:56 +0000 Ulf Hammarqvist (none)
Sat, 07 Apr 2012 09:59:35 +0000 Ulf Hammarqvist comments
Sat, 07 Apr 2012 09:52:04 +0000 Ulf Hammarqvist Added the initialization of g0, but parting from the MATLAB way of doing it. (temporary measure)
Sat, 07 Apr 2012 09:41:39 +0000 Ulf Hammarqvist (none)
Sat, 07 Apr 2012 09:35:10 +0000 Ulf Hammarqvist Implemented all but g0 initialisation in CAR class
Sat, 31 Mar 2012 18:15:17 +0000 Ulf Hammarqvist stubbed CAR_coefficients constructor
Sat, 31 Mar 2012 17:36:22 +0000 Ulf Hammarqvist (none)