Help with a command
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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!
Answers (1)
Image Analyst
on 26 Mar 2015
0 votes
Yes. conv() will do it. There is also a 2d version conv2().
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!