Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
215.024
of 301.472
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
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
Feeds
Domanda
Got to do this program about heat transer and finite equations and although the program is done I have litle errors dont know how to fix. The issuesare remarked down. THANKS
>> %ANA BATRES MATLAB PROGRAM FINITE EQUATIONS MODELING. clear; B=24; %(mm) distance between heat wires D=4; %(mm)distance fr...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
What is the error when: ''Index exceeds the number of array elements. Index must not exceed 225'' and how to fix it
The warning appears when I put this code, what should I do? for i=1:m; for j=1:n; T(i,j)=T2(counter2); counter2=counter2+1; ...
circa 4 anni fa | 0 risposte | 0