two function convolution with matlab

답변 (1개)

Image Analyst
Image Analyst 2014년 5월 3일

0 개 추천

Do you have a question? Why not look up conv()? Hint:
t = 0 : 0.05 : pi; % For x -- make it 2*pi when you go to computer h.

댓글 수: 2

Ellen
Ellen 2014년 5월 6일
x(t) and h(t) have different interreginal
I don't know what that means. Did you do
out = conv(x,h)
??

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

카테고리

질문:

2014년 5월 3일

댓글:

2014년 5월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by