How to apply a convolution kernel to every matrix column

3 vues (au cours des 30 derniers jours)
Ahmed Elamir
Ahmed Elamir le 14 Déc 2016
Commenté : Ahmed Elamir le 14 Déc 2016
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 ?

Réponse acceptée

Walter Roberson
Walter Roberson le 14 Déc 2016
conv2() with vector(:)

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by