what is the problem with this code ?!!
Mostra commenti meno recenti
n=1:20;
syms n z
a = ztrans(3*(-1/4)^n);
subplot(2,1,1)
stem(a)
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Subplots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!