Can you split an signal into smaller windows segments before applying filters/downsampling it? Basically I wish to do a sliding window to the signal, but as it is too huge, the filtering and downsampling takes too long to process. Hence, I am wondering if it is possible to slice the signal into the windows before applying the filters and downsampling it. Will this induce any issue?

More Peh Wei Yan's questions See All
Similar questions and discussions