summaryrefslogtreecommitdiff
path: root/day1/session5.tex
diff options
context:
space:
mode:
authorSantosh G. Vattam2010-02-22 14:32:01 +0530
committerSantosh G. Vattam2010-02-22 14:32:01 +0530
commitebbf69f2b5ca908ef1f2195e8deb5e9a28f0d2b4 (patch)
tree22f1f627128fa23605fec14b5eb939604944fcc3 /day1/session5.tex
parent90aeac655b099e1d3cbca54b4d6eb30ad387b1ce (diff)
downloadworkshops-ebbf69f2b5ca908ef1f2195e8deb5e9a28f0d2b4.tar.gz
workshops-ebbf69f2b5ca908ef1f2195e8deb5e9a28f0d2b4.tar.bz2
workshops-ebbf69f2b5ca908ef1f2195e8deb5e9a28f0d2b4.zip
Commits from NIT DGP and IITK
Diffstat (limited to 'day1/session5.tex')
-rw-r--r--day1/session5.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/day1/session5.tex b/day1/session5.tex
index 791b393..4f51519 100644
--- a/day1/session5.tex
+++ b/day1/session5.tex
@@ -78,7 +78,7 @@
\author[FOSSEE] {FOSSEE}
\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
-\date[] {28 January, 2010\\Day 1, Session 5}
+\date[] {12 February, 2010\\Day 1, Session 5}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo}
@@ -189,7 +189,7 @@ In []: plot(x, exp(x/10)*sin(x))
\begin{frame}[fragile]
\frametitle{Problem 3 cont...}
-Create a sequence of images in which the damped oscillator($e^{x/10}sin(x)$) slowly evolves over time.
+Create a sequence of images in which the damped oscillator($e^{-x/10}sin(x)$) slowly evolves over time.
\begin{columns}
\column{0.35\textwidth}
\includegraphics[width=1.5in,height=1.5in, interpolate=true]{data/plot2}