Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
189.238
of 301.447
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.609
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
Domanda
How I can get trapz function ?
n: -5:1:5; w= -pi:0.01:pi; x_n= [1 9 1 3 0 6 9 9 4 8 0]; h_n= x_n; X_ejw= symsum(x_n.*exp(-j.*w.*n),-5,5); H_ejw= X_ejw; Y...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
Why can't I use fplot command ?
t= -2:0.001:4; x_t= (50.*exp(-3.82.*t)).*heaviside(t); h_t= (25.*t.*exp(-1.91*t)).*heaviside(t); fplot(x_t,t) Error: Error...
oltre 5 anni fa | 1 risposta | 0