what is the problem with this code ?!!

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 18 de Mzo. de 2016
syms n z
a = ztrans(3*(-1/4)^n);
b=subs(a,1:20)
subplot(2,1,1)
stem(b)

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by