Convolution in matlab continuous
1 次查看(过去 30 天)
显示 更早的评论
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 个)
Yuebin Zhou
2017-5-22
Below is a similar question
https://www.mathworks.com/matlabcentral/answers/86136-convolution-of-two-functions
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!