How to apply a convolution kernel to every matrix column

15 次查看(过去 30 天)
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 ?

采纳的回答

Walter Roberson
Walter Roberson 2016-12-14
conv2() with vector(:)

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by