photo

G


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
213.000
of 301.433

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 21.272

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.520

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 3

Visualizza badge

Feeds

Visto da

Domanda


Trying to get a plot but I get the error below, any way to plot without changing the code but using different syntax?
| | |_The function is:_||| function yprime = model(t,y) d=5*10^-6; xHe=0:1:100; %Important xAr=100:-1:0; %Impor...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get plot from code using the two given differential equations and initial conditions and time?
*Function below* function yprime = meen668_project5_3(t,tm,y) yprime(1,1)=15-((3*(y(1))*t)/800); %%Equation 1, Exampl...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Error with function and script
*Below is the function* function yprime = temp1t(t,y) d=20*10^-6; pg=0.1624; Vol=(pi/6)*d^3; As=(pi/4)*d^2; ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Output argument "T" ( ) not assigned during call to " ".
I am using one function that calls using two others. Here are the functions. I would like to use V as a set of numbers. fun...

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


Output argument "T" (and maybe others) not assigned during call to "temp_alt" error
I am using one function that calls using two others. Here are the functions. ---------------------------------------------...

oltre 10 anni fa | 1 risposta | 0

1

risposta