photo

advaita vedanta


Indian Institute of Technology Madras

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

4 Domande
3 Risposte

RANK
85.777
of 301.472

REPUTAZIONE
0

CONTRIBUTI
4 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 21.293

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.655

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


Saving matrix after each for loop, note size of n(k) is not constant
Dear all, I have to save the vector after each loop, here size of n(k) varies. I am not able to save the values of Z after each...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Risposto
time looping or increment not updating
@Geoff Hayes, I am mentioning time t, actually I want to know the output (u,F) for different values of time t, which I had menti...

oltre 11 anni fa | 0

Domanda


time looping or increment not updating
Hi all, I have to time loop/time increment with the code: t=deltat:deltat:3600*5; Even by varying the time t in the for loo...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Risposto
Error Matrix dimensions must agree
\ operator performs gauss elimination of linear equations. Au=d, instead of inverting the matrix it performs elimination. here s...

oltre 11 anni fa | 0

Domanda


Error Matrix dimensions must agree
Dear friends, Please help me with this. I got error message at: soln=A\(rhs); %pressure head at each nodal points in th...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Risposto
maximum variable size allowed by the program is exceeded?
Thank yo brother, it is supposed to be ones(1,n), now I got the solution. Thanks a lot. Adarsh

oltre 11 anni fa | 0

Domanda


maximum variable size allowed by the program is exceeded?
PLz help me This is the code alps=17; %slope angle dz=200; %depth of water table from the suface ...

oltre 11 anni fa | 3 risposte | 0

3

risposte