updated statistics exercise instructions
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
\else
|
||||
\newcommand{\stitle}{}
|
||||
\fi
|
||||
\header{{\bfseries\large Exercise 8\stitle}}{{\bfseries\large Statistics}}{{\bfseries\large December 2nd, 2019}}
|
||||
\header{{\bfseries\large Exercise 7\stitle}}{{\bfseries\large Statistics}}{{\bfseries\large December 8th, 2020}}
|
||||
\firstpagefooter{Prof. Dr. Jan Benda}{Phone: 29 74573}{Email:
|
||||
jan.benda@uni-tuebingen.de}
|
||||
\runningfooter{}{\thepage}{}
|
||||
@@ -97,12 +97,13 @@ jan.benda@uni-tuebingen.de}
|
||||
\item Initially test computationally expensive \code{for} loops, vectors,
|
||||
matrices, etc. with small numbers of repetitions and/or
|
||||
sizes. Once it is working use large repetitions and/or sizes for
|
||||
getting a good statistics.
|
||||
getting a good statistics, i.e. smooth curves.
|
||||
\item Use the help functions of \code{matlab} (\code{help command} or
|
||||
\code{doc command}) and the internet to figure out how specific
|
||||
\code{matlab} functions are used and what features they offer. In
|
||||
addition, the internet offers a lot of material and suggestions for
|
||||
any question you have regarding your code !
|
||||
\item Work in groups! Nevertheless everybody should write down his/her own solution.
|
||||
\item Please upload your solution to the exercises to ILIAS as a zip-archive with the name
|
||||
``statistics\_\{last name\}\_\{first name\}.zip''.
|
||||
\end{itemize}
|
||||
|
||||
Reference in New Issue
Block a user