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,
1 个评论
Walter Roberson
2017-5-22
We can see that mu is real-valued, but is w?
回答(1 个)
Yuebin Zhou
2017-5-22
0 个投票
Below is a similar question
https://www.mathworks.com/matlabcentral/answers/86136-convolution-of-two-functions
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!