Statistica
4 Domande
0 Risposte
RANK
132.727
of 301.454
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.632
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
Differential equations solver for a chemostat
mu=0.72; %Constant Ks=0.4; %Constant Yxs=0.44; %Constant D(0)=0.6; %D @ t=0 (range 0.6 to 0.25) D(...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Help solving these ODEs
These is what I have came up with so far, however it isnt working rite. syms CA(z) CB(z) CC(z) CD(z) CE(z) CF(z) eq...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Help solving 2 ODEs
W(0)=0; W(f)=2.8; d(P)/d(W)=((-0.3743)/(2*P))*(1-(0.15*X)); P(0)=1; d(X)/d(W)=0.5*((0.08*(0.75*(1-X)))/(1-(0.15*X))); X(0)=...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Help solving 3 ODEs
I'm trying to solve these 3 ODEs with ODE45. d(xA)/d(v)=(0.2*(0.6^2)*((1-(0.375*xA)))*(((5/3)-xA)/(1-0.375*xA))))/(3); d...
oltre 7 anni fa | 1 risposta | 0
