Convolution in matlab continuous
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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,
1 Kommentar
Antworten (1)
Yuebin Zhou
am 22 Mai 2017
Below is a similar question
https://www.mathworks.com/matlabcentral/answers/86136-convolution-of-two-functions
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!