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