diff trunk/matlab/bmm/carfac/SAI_UpdateBuffers.m @ 619:2e456754fe20

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 2b2ef398b557
children d0ff15c36828
line wrap: on
line diff
--- a/trunk/matlab/bmm/carfac/SAI_UpdateBuffers.m	Fri May 10 20:12:49 2013 +0000
+++ b/trunk/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: