[script] solutions of exercises at end of chapters
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user