what is the problem with this code ?!!
이전 댓글 표시
n=1:20;
syms n z
a = ztrans(3*(-1/4)^n);
subplot(2,1,1)
stem(a)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Subplots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!