Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Help with a command
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 26 Mär. 2015
Yes. conv() will do it. There is also a 2d version conv2().
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!