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!