plotting a periodic signal
Mostrar comentarios más antiguos
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]
Respuestas (1)
mousa alsaeed
el 25 de Nov. de 2019
0 votos
Categorías
Más información sobre Frequency-Domain Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!