Statistica
3 Domande
0 Risposte
RANK
90.767
of 301.432
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 174.555
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
refer to excel data using excel column numbers ?
I read in a large excel data file using readmatrix : data = readmatrix('press.xlsx'); I would like to refer to the data by t...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
why wont this simple plot work ?
n =10; t = zeros(1:n); pa = zeros(1:n); tf = 120; for i = 1:n t(i) = (i-1)*tf/(n-1); pu(i) = pini*tv/(380 + wf*t(i...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Error computing a 3d integral
I am trying to compute a 3d integral by first computing a 2d integral using integral2 and then integral for the outer integral. ...
quasi 7 anni fa | 0 risposte | 0
