MATLAB: 2D convolution with 1D output

2dconvolution

Hi everyone, basically I need to compute the following convolution problem in 2D, but with only 1 array output. Is it possible to use conv2 or other available fast method to do it as I don't need the other dimension for output? Thanks a lot.

Best Answer

https://in.mathworks.com/help/matlab/ref/conv2.html