Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Help with a command
1 vue (au cours des 30 derniers jours)
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!
0 commentaires
Réponses (1)
Image Analyst
le 26 Mar 2015
Yes. conv() will do it. There is also a 2d version conv2().
0 commentaires
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!