adaptation of the assignments to the modern times

This commit is contained in:
2015-11-02 09:22:57 +01:00
parent 328e06b2c0
commit 0bdc7eab98
7 changed files with 61 additions and 59 deletions

View File

@@ -6,8 +6,8 @@
\pagestyle{headandfoot}
\runningheadrule
\firstpageheadrule
\firstpageheader{Scientific Computing}{Project Assignment}{11/05/2014
-- 11/06/2014}
\firstpageheader{Scientific Computing}{Project Assignment}{11/02/2015
-- 11/05/2015}
%\runningheader{Homework 01}{Page \thepage\ of \numpages}{23. October 2014}
\firstpagefooter{}{}{{\bf Supervisor:} Jan Grewe}
\runningfooter{}{}{}
@@ -37,19 +37,19 @@ of the stimulus \textbf{I}ntensity.
\begin{questions}
\question In the accompanying datasets you find the
\textit{spike\_times} of an P-unit electrorecptor of the weakly
\textit{spike\_times} of an P-unit electroreceptor of the weakly
electric fish \textit{Apteronotus leptorhynchus} to a stimulus of a
certain intensity, i.e. the \textit{contrast}.
\begin{parts}
\part For each stimulus intensity estimate the average response
(PSTH) and plot it. You will see that there are three parts. (i)
The first 200 ms is the baseline (no stimulus) activity. (ii)
During the next 1000 ms the stimulus was switched on. (iii) After
stimulus offset the neuronal activity was recorded for further 825
ms.
\part Extract the neuron's activity in the first 50 ms after stimulus onset
and plot it against the stimulus intensity, respectively the
contrast, in an appropriate way.
The first 200\,ms is the baseline (no stimulus) activity. (ii)
During the next 1000\,ms the stimulus was switched on. (iii) After
stimulus offset the neuronal activity was recorded for further
825\,ms.
\part Extract the neuron's activity in the first 50\,ms after
stimulus onset and plot it against the stimulus intensity,
respectively the contrast, in an appropriate way.
\part Fit a Boltzmann function to the FI-curve. The Boltzmann function
is defined as:
\begin{equation}
@@ -62,8 +62,4 @@ of the stimulus \textbf{I}ntensity.
\end{parts}
\end{questions}
\end{document}