photo

Alexander Singh


Last seen: oltre 4 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
257.159
of 301.440

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 21.282

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.580

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 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


hi i have a problem. i need to get more answers of T(z) by changing the value of K and put the values in a table, then plot the values. the value of T(z) can't surpass 372.
% Uppgift 2A.1 %a) a = 0.01; b = 0.02; % enheten meter Ti = 723; % Dirichlet, enheten K Te = 293; % Neumann, enheten K K...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


how do i find the interception of these two fuctions i1 and i2
% hemuppgift 3 a = 0.5; ih = 10.^-7; iz = 10.^-5; F = 96485; R = 8.134; T = 298.15; h= 0.0001; x = -1:h:1; z1 = -1.87:h...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


why do i get '' Error using / Arguments must be numeric, char, or logical.'' for the line where i have f=
L = 2; N = 500; a = 0; b = L; Ra = 300; Rb = 400; h = (b-a)/N; k = @(xj) (5 + (1/6)*xj.^2); xj = (a+h):h:(b-h);...

oltre 4 anni fa | 2 risposte | 0

2

risposte