log matlab/bmm/carfac/CARFAC_hacking.m @ 609:aefe2ca0674f

age author description
Thu, 09 May 2013 18:24:51 +0000 dicklyon Minor tweaks to AGC params, state update, and hacking script.
Mon, 25 Jun 2012 11:14:08 +0000 tom Update copyright lines on Google files.
Thu, 24 May 2012 22:26:56 +0000 dicklyon Major update to how the DOHC works; like in recent book OHC chapter; Design Doc update (a bit)
Sat, 12 May 2012 04:31:59 +0000 dicklyon Separate the OHC nonlinear function into new file CARFAC_OHC_NLF.m. Update Design doc a bit. Add optional outputs and hacks that I used with Roy to look at distortion effects in OHC.
Mon, 23 Apr 2012 22:58:40 +0000 dicklyon add an ears array level everywhere
Tue, 10 Apr 2012 05:40:18 +0000 dicklyon Simplify AGC_Step, moving multi-aural cross coupling to new function CARFAC_Cross_Couple
Thu, 22 Mar 2012 22:37:56 +0000 dicklyon New design params, including narrower AGC, Greenwood map for more channels, default 71, some renaming, open loop feature, ...
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.
Sat, 10 Mar 2012 05:05:35 +0000 dicklyon More updates
Thu, 16 Feb 2012 18:34:04 +0000 dicklyon Bug fixes to make binaural work
Wed, 15 Feb 2012 21:26:40 +0000 tom Added MATLAB code for Lyon's CAR-FAC filter cascade.