hello
if i have a signal for example
x=[1 0 1 0 0 1]
and i want to convolve it with a filter that have for example three points and i want the result to be the signal without the leakage how can i perform convolution in MATLAB and take the correct signal points