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