Convolution in matlab continuous

I am trying to compute the convulsion of:
assume( mu > 0 )
conv (exp( -3 * abs(w) ), 2 * mu / ( mu^2 + w^2 ))
with respect to w
I need an exact answer if possible.
Thanks,

Respuestas (1)

Yuebin Zhou
Yuebin Zhou el 22 de Mayo de 2017

0 votos

Below is a similar question
https://www.mathworks.com/matlabcentral/answers/86136-convolution-of-two-functions

1 comentario

Muhannad
Muhannad el 22 de Mayo de 2017
That is not what I am looking for I want an exact solution in equation format.where mu and w are the independent variables on the solution. From my understanding the link you ref to does it in discrete formate which is not what I am looking for.

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 15 de Mayo de 2017

Comentada:

el 22 de Mayo de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by