what is the problem with this code ?!!

 採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2016 年 3 月 18 日

0 投票

syms n z
a = ztrans(3*(-1/4)^n);
b=subs(a,1:20)
subplot(2,1,1)
stem(b)

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by