How to apply a convolution kernel to every matrix column

I would like to apply a convolution process with a vector(1,10) to each column of a matrix (10,1000) how could I do that using vectorization ?

More Answers (0)

Categories

Find more on Mathematics 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!