Convolution in matlab continuous
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 22 Mag 2017
We can see that mu is real-valued, but is w?
Risposte (1)
Yuebin Zhou
il 22 Mag 2017
0 voti
Below is a similar question
https://www.mathworks.com/matlabcentral/answers/86136-convolution-of-two-functions
1 Commento
Muhannad
il 22 Mag 2017
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!