Convolution in matlab continuous

조회 수: 1 (최근 30일)
Muhannad
Muhannad 2017년 5월 15일
댓글: Walter Roberson 2017년 5월 22일
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일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by