how to find its convolution?
조회 수: 13 (최근 30일)
이전 댓글 표시
how to write Write a MATLAB code to plot the first 25 values of the step response. with command command conv.
Consider two systems having impulse responses
h1[n]= (1/6, 0≤n ≤5
0, otherwise)
h2[n]= (1/7, n = 0,4
-1/8, n = 1,2,3
0, otherwise )
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!