Help with a command
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Is there any command in matlab which makes the convolution between two functions according to the following Mathematical definition?

I've used the command conv but I'm not sure. Thanks!
Réponses (1)
Image Analyst
le 26 Mar 2015
0 votes
Yes. conv() will do it. There is also a 2d version conv2().
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!