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
Walter Roberson 2017 年 5 月 22 日
We can see that mu is real-valued, but is w?

サインインしてコメントする。

回答 (1 件)

Yuebin Zhou
Yuebin Zhou 2017 年 5 月 22 日

0 投票

Below is a similar question
https://www.mathworks.com/matlabcentral/answers/86136-convolution-of-two-functions

1 件のコメント

Muhannad
Muhannad 2017 年 5 月 22 日
That is not what I am looking for I want an exact solution in equation format.where mu and w are the independent variables on the solution. From my understanding the link you ref to does it in discrete formate which is not what I am looking for.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

製品

タグ

質問済み:

2017 年 5 月 15 日

コメント済み:

2017 年 5 月 22 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by