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!