plotting a periodic signal
Ältere Kommentare anzeigen
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]
Antworten (1)
mousa alsaeed
am 25 Nov. 2019
0 Stimmen
Kategorien
Mehr zu Frequency-Domain Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!