plotting a periodic signal
이전 댓글 표시
n=1
x[n]= {1 2 2 1 4}
y[n]=x1[n]+y1[n-1]
stem (n,y)
Hi All, been trying solve this question any help would be greatly appreiciated.
x1[n] = {1,2,2,1,4}, y1[n]=x1[n]+y1[n-1]
답변 (1개)
mousa alsaeed
2019년 11월 25일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Frequency-Domain Analysis에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!