gyver
- 1
- 0
Hi folks!
I'm trying to (numerically) find a steady-state solution for N_b and N_w in the following set of coupled DEs using the software package Matlab:
<br /> \left{<br /> \begin{array}{l}<br /> \frac{\delta N_b}{\delta t} = P_b(N_b) - N_b \cdot \left( \frac{1}{\tau_b} - \frac{1}{\tau_c}D \right)\\<br /> \frac{\delta N_w}{\delta t} = \frac{N_b}{\tau_c} - \frac{N_w}{\tau_w(N_w)} - P_w(N_w)<br /> \end{array}<br /> \right.<br />
where \tau_b, \tau_c and D are constants. Which way would be the right one to go?
I'm trying to (numerically) find a steady-state solution for N_b and N_w in the following set of coupled DEs using the software package Matlab:
<br /> \left{<br /> \begin{array}{l}<br /> \frac{\delta N_b}{\delta t} = P_b(N_b) - N_b \cdot \left( \frac{1}{\tau_b} - \frac{1}{\tau_c}D \right)\\<br /> \frac{\delta N_w}{\delta t} = \frac{N_b}{\tau_c} - \frac{N_w}{\tau_w(N_w)} - P_w(N_w)<br /> \end{array}<br /> \right.<br />
where \tau_b, \tau_c and D are constants. Which way would be the right one to go?
Last edited: