[script] solutions of exercises at end of chapters

This commit is contained in:
2019-12-01 00:21:07 +01:00
parent 50458f7f98
commit 1e3ec8944e
19 changed files with 190 additions and 280 deletions

View File

@@ -168,3 +168,7 @@ x = randi(6, 100, 1); % Some integer-valued data.
h = h/sum(h); % Normalize to probability.
bar(b, h); % Plot the probabilities.
\end{lstlisting}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\printsolutions