Help with a command

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
Image Analyst on 26 Mar 2015

0 votes

Yes. conv() will do it. There is also a 2d version conv2().

This question is closed.

Asked:

on 26 Mar 2015

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!