fixed statistics exercise

This commit is contained in:
Jan Benda 2017-11-27 22:26:58 +01:00
parent 53c2f92629
commit 6e463394ef

View File

@ -129,6 +129,7 @@ that are symmetric around the mean?
How do you generate random numbers of a given mean and standard
deviation using the \code{randn()} function?
\end{parts}
\newsolutionpage
\begin{solution}
\lstinputlisting{normprobs.m}
\end{solution}