diff --git a/tex/chapters/experiments.tex b/tex/chapters/experiments.tex index 58ef304..2715b5c 100644 --- a/tex/chapters/experiments.tex +++ b/tex/chapters/experiments.tex @@ -23,8 +23,10 @@ The exact KDE, evaluated at $50^2$ points, is compared to the BKDE, box filter, The MISE between $f$ and the estimates as a function of $h$ are evaluated, and the resulting plot is given in figure~\ref{fig:evalBandwidth}. -\begin{figure} +\begin{figure} [t] \label{fig:evalBandwidth} + \includegraphics[width=\columnwidth]{gfx/Eval1Bandwidth_abs.png} + \caption{Bla.} \label{fig:eval1GroundTruth} \end{figure} Other test cases of theoretical relevance are error as a function of the grid size $G$ and the sample size $N$. diff --git a/tex/gfx/Eval1Bandwidth_abs.png b/tex/gfx/Eval1Bandwidth_abs.png new file mode 100644 index 0000000..9fa1176 Binary files /dev/null and b/tex/gfx/Eval1Bandwidth_abs.png differ