My purpose is to obtain several successive segments that are already band-pass filtered, centered and scaled from original signal in Matlab. I have some ways to do this
The reason is to examine
I made sample example I saw that there is no difference. But I am not sure with real signal such as EEG.
Thanks for the help in advance
One usually wants to filter first, normalize next (since the normalization may change depending on the DC response of the filter), then segment (so only the first segment(s) incur the filter's initial transient response).