Equalizer with different DC removal positions
This commit is contained in:
@@ -111,7 +111,6 @@ classdef EML
|
||||
%scale with noisefactor
|
||||
noi = noi * obj.noisefactor;
|
||||
|
||||
|
||||
%cumsum to accumulate noise over time vector
|
||||
noi = cumsum(noi);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user