stubs for plotting exercise

This commit is contained in:
2019-11-19 19:58:54 +01:00
parent ed561f2f19
commit 2fbbf04e98
9 changed files with 574 additions and 121 deletions

View File

@@ -211,7 +211,7 @@ cost function, e.g. the gradient descent \matlabfun{lsqcurvefit()}.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Fits von Wahrscheinlichkeitsverteilungen}
\section{Fitting probability distributions}
Finally let's consider the case in which we want to fit the parameters
of a probability density function (e.g. the shape parameter of a
\enterm{Gamma-distribution}) to a dataset.