Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 18 Mar 2016

0 votes

n=1:20
x=3*(-1/4).^n
stem(n,x)

2 commentaires

Abdullah AlHarbi
Abdullah AlHarbi le 18 Mar 2016
Thanks Sir ,, But how I can write this x1[n] = u[n-5] ,1 ≤ n ≤ 10
n=1:10
x1=heaviside(n-5)+0.5*not(n-5)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by