disclaimer

This commit is contained in:
Jan Benda 2014-10-31 18:37:39 +01:00
parent 91f9a36ab0
commit 25d193d71f

View File

@ -8,30 +8,34 @@
\vspace{.5cm} \vspace{.5cm}
The {\bf code} and the {\bf presentation} should be uploaded to The {\bf code} and the {\bf presentation} should be uploaded to
ILIAS before the presentations start on Thursday. Everything ILIAS at latest on Thursday, November 6th, 12:00h.
should be bundeled into a {\em single} zip-file. The The presentations start on Thursday 13:00h. Please hand in
presentation should be handed in as pdf. your presentation as a pdf file. Bundle everything into a
{\em single} zip-file.
\vspace{.5cm} \vspace{.5cm}
The {\bf code} should be exectuable without any further The {\bf code} should be exectuable without any further
adjustments from us. This means that you should include all adjustments from us. This means that you need to include all
additional functions you wrote and the data into the additional functions you wrote and the data into the
zip-file. The {\em main script} should produce the same {\em zip-file. A single {\em main script} should produce the same
figures} that you use in your slides. The figures should follow {\em figures} that you use in your slides. The figures should
the guidelines for proper plotting as discussed in the first follow the guidelines for proper plotting as discussed in the
statistics lecture. The code should be properly commented and first statistics lecture. The code should be properly commented
comprehensible by third persons (use proper and consistent and comprehensible by third persons (use proper and consistent
variable names). variable names).
\vspace{.5cm} \textbf{Please write your name and matriculation
number as a comment at the top of a script called \texttt{main.m}!}
The \texttt{main.m} script then should call all your scripts.
\vspace{.5cm} \vspace{.5cm}
The {\bf slides} should be handed in along with the code and in The {\bf presentation} should be {\em at most} 10min long and be
pdf format. We will store them all on one computer to allow fast held in English. In the presentation you should (i) briefly
transitions between talks. The {\bf presentation} itself should describe the problem, (ii) explain how you solved it
be {\em at most} 10min long and be held in English. In the algorithmically (don't show your entire code), and (iii) present
presentation you should (i) briefly describe the problem, (ii) figures showing your results. We will store all presentations on
explain how you solved it algorithmically (don't show your one computer to allow fast transitions between talks.
entire code), and (iii) present figures showing your results.
}} }}