photo

Ambady Suresh


Last seen: oltre 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

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 21.280

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

risposta

Domanda


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

risposta

Domanda


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

0

risposte