log

age author description
Fri, 16 Mar 2012 04:19:24 +0000 dicklyon Add CARFAC_Design_Doc.txt, CARFAC_Run_Segment.m, and some renames; rename various variables to be more parallel; clean up init code and such.
Mon, 12 Mar 2012 06:14:53 +0000 dicklyon Implement group-delay in CARFAC_Transfer_Functions, and adjust design parameters to make it come out good (with increased min damping in low-f channels)
Sun, 11 Mar 2012 22:45:36 +0000 alan.strelzoff Added a calculation (last plot) of the group delay. The previous check in fixed a couple of bugs.
Sun, 11 Mar 2012 00:49:12 +0000 alan.strelzoff (none)
Sun, 11 Mar 2012 00:31:57 +0000 dicklyon reparameterize stage gain g and compressed damping with theta; interpolate g
Sat, 10 Mar 2012 06:22:56 +0000 dicklyon Remove extra sample delay in CARFAC_FilterStep.m
Sat, 10 Mar 2012 05:05:35 +0000 dicklyon More updates
Wed, 07 Mar 2012 23:18:32 +0000 dicklyon added some missing headers
Wed, 07 Mar 2012 23:10:44 +0000 dicklyon Add CARFAC_Transfer_Functions.m
Wed, 07 Mar 2012 19:45:39 +0000 dicklyon Clean up AGC FIR smoothing coeffs code
Wed, 07 Mar 2012 00:03:09 +0000 dicklyon Improve AGC coeffs design with better math
Thu, 01 Mar 2012 19:49:24 +0000 dicklyon Major AGC improvements mostly