Mercurial > hg > aimc
diff matlab/bmm/carfac/CARFAC_Run_Segment.m @ 504:a0869cb1c99b
Major update to how the DOHC works; like in recent book OHC chapter; Design Doc update (a bit)
author | dicklyon@google.com |
---|---|
date | Thu, 24 May 2012 22:26:56 +0000 |
parents | 37c007925536 |
children |
line wrap: on
line diff
--- a/matlab/bmm/carfac/CARFAC_Run_Segment.m Sat May 12 04:31:59 2012 +0000 +++ b/matlab/bmm/carfac/CARFAC_Run_Segment.m Thu May 24 22:26:56 2012 +0000 @@ -87,7 +87,7 @@ % run the AGC update step, decimating internally, [CF.ears(ear).AGC_state, updated] = CARFAC_AGC_Step( ... - CF.ears(ear).AGC_coeffs, ihc_out, CF.ears(ear).AGC_state); + ihc_out, CF.ears(ear).AGC_coeffs, CF.ears(ear).AGC_state); % save some output data: naps(k, :, ear) = ihc_out; % output to neural activity pattern