what is the problem with this code ?!!
Ältere Kommentare anzeigen
n=1:20;
syms n z
a = ztrans(3*(-1/4)^n);
subplot(2,1,1)
stem(a)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Subplots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!