I have an analog input, and on this part of the signal processing, I have to rectify, filter and decimate it after recording. The problem is that I can´t filter (Lowpass, butterworth, cut frecuency of 3 Hz, order 2) because the arrays are of different dimensions, my signal dimension is 2 and the filter dimension is 1. What can I do?