Mercurial > hg > aimc
diff matlab/bmm/carfac/SAI_UpdateBuffers.m @ 608:fc353426eaad
Better functionization of SAI, and new way to make picture with lag
marginal and smoothed history of lag marginal.
author | dicklyon@google.com |
---|---|
date | Mon, 13 May 2013 21:15:56 +0000 |
parents | ec3a1c74ec54 |
children | b3118c9ed67f |
line wrap: on
line diff
--- a/matlab/bmm/carfac/SAI_UpdateBuffers.m Fri May 10 20:12:49 2013 +0000 +++ b/matlab/bmm/carfac/SAI_UpdateBuffers.m Mon May 13 21:15:56 2013 +0000 @@ -37,7 +37,7 @@ % Array of what to shift in to first or next layer. new_chunk = seg_naps; -gain = 1.1; % gain from layer to layer; could be layer dependent. +gain = 1.05; % gain from layer to layer; could be layer dependent. %% % Decimate using a 2-3-4-filter and partial differencing emphasize onsets: