2D convolution with 1D output
Show older comments
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.

Accepted Answer
More Answers (0)
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!