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,10 +6,10 @@
\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:} Fabian Sinz}
\firstpagefooter{}{}{{\bf Supervisor:} Jan Grewe}
\runningfooter{}{}{}
\pointsinmargin
\bracketedpoints
@@ -37,24 +37,20 @@
macaque prefrontal cortex (data courtesy of Prof. Nieder). The task
of the monkey was to discriminate point-sets with 1 to 4 points. The
first column contains the number of points shown plus one. The
remaining columns contain the spike response across 1300ms. During
the first 500ms the monkey was fixating a target. The next 800ms the
stimulus was shown. This was followed by 1000ms delay time before
remaining columns contain the spike response across 1300\,ms. During
the first 500\,ms the monkey was fixating a target. The next 800\,ms the
stimulus was shown. This was followed by 1000\,ms delay time before
the monkey was allowed to respond.
\begin{parts}
\part Plot the data in an appropriate way.
\part Sort the trials according to the stimulus presented and
compute the firing rate (in Hz) in the time interval
500-1300ms. Plot the firing rate in an appropriate way.
500-1300\,ms. Plot the firing rate in an appropriate way.
\part Use an appropriate test to determine whether the firing rate
in that interval is significantly different for 1 vs. 4 points
shown.
\end{parts}
\end{questions}
\end{document}