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 件のコメント
回答 (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!