Statistica
MATLAB Answers
0 Domande
1 Risposta
RANK
266.909
of 300.392
REPUTAZIONE
0
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
of 168.373
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
How to change the axis location for multiple subplots ?
n = [-5:5]; x = 2*impseq(-2,-5,5)-impseq(4,-5,5); stem(n,x); title('Sequence in Problem 2.1a') xlabel('n'); ylabel('(n)');
How to change the axis location for multiple subplots ?
n = [-5:5]; x = 2*impseq(-2,-5,5)-impseq(4,-5,5); stem(n,x); title('Sequence in Problem 2.1a') xlabel('n'); ylabel('(n)');
circa 3 anni fa | 0
