oops
This commit is contained in:
parent
9dfdcb2fdf
commit
a41caf6af5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ $$ \frac{dx}{dt} = \text{production} - (\text{degradation} + \text{dilution}) $$
|
||||||
Or:
|
Or:
|
||||||
$$ \frac{dx}{dt} = \beta - \gamma x $$
|
$$ \frac{dx}{dt} = \beta - \gamma x $$
|
||||||
Since \\(\gamma\\) counts both degradation and dilution, we can say that:
|
Since \\(\gamma\\) counts both degradation and dilution, we can say that:
|
||||||
$$ \gamma = \gamma_\text{degradation} - \gamma_\text{dilution} $$
|
$$ \gamma = \gamma_\text{degradation} + \gamma_\text{dilution} $$
|
||||||
|
|
||||||
Since we're getting into the math, a quick tip: if you (like me) forget what a variable does halfway through the page, just hover over it and it'll tell you what it does. Anyway, back to the show.
|
Since we're getting into the math, a quick tip: if you (like me) forget what a variable does halfway through the page, just hover over it and it'll tell you what it does. Anyway, back to the show.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue