summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShantanu Choudhary2010-04-19 19:20:05 +0530
committerShantanu Choudhary2010-04-19 19:20:05 +0530
commitf1480ae234915b4046d68eef90a62a2e4da67985 (patch)
tree3c2fa753120e2d37df5b7b149c1060e2ab99a257
parent18fdfc9e586263d09ae5c92be9bffc27b037ae4e (diff)
downloadst-scripts-f1480ae234915b4046d68eef90a62a2e4da67985.tar.gz
st-scripts-f1480ae234915b4046d68eef90a62a2e4da67985.tar.bz2
st-scripts-f1480ae234915b4046d68eef90a62a2e4da67985.zip
Finished ode presentation.
-rw-r--r--presentations/ode.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/presentations/ode.tex b/presentations/ode.tex
index db2c1d5..ce1ac92 100644
--- a/presentations/ode.tex
+++ b/presentations/ode.tex
@@ -89,7 +89,7 @@ Solving ordinary differential equations.
\item Let's consider the spread of an epidemic in a population
\item $\frac{dy}{dt} = ky(L-y)$ gives the spread of the disease
\item L is the total population.
-\item Use L = 25000, k = 0.00003, y(0) = 250
+\item Use L = 250000, k = 0.00003, y(0) = 250
\end{itemize}
\end{frame}