Help with a command
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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!
Respuestas (1)
Image Analyst
el 26 de Mzo. de 2015
0 votos
Yes. conv() will do it. There is also a 2d version conv2().
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!