From ff0297621fdc9849f3f92000a6dbaa1f498ee2a4 Mon Sep 17 00:00:00 2001 From: Jon Whiteaker Date: Tue, 14 Aug 2012 13:52:09 -0700 Subject: reworking to new format --- algorithm.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'algorithm.tex') diff --git a/algorithm.tex b/algorithm.tex index 3045929..c02a0e5 100644 --- a/algorithm.tex +++ b/algorithm.tex @@ -55,15 +55,15 @@ This suggests that all class conditionals $P(\bx | y)$ are multivariate normal and our generative model, although very simple, may be nearly optimal \cite{bishop06pattern}. -\begin{figure}[t] +\begin{figure*}[t] \centering - \includegraphics{graphics/limbs.pdf} + \includegraphics[width=0.99\textwidth]{graphics/limbs.pdf} \caption{Histograms of differences between 9 skeleton measurements $x_k$ (Section~\ref{sec:experiment}) and their expectation given the class $y$. In red, the p.d.f. of a normal distribution with mean and variance equal to the empirical mean and variance of the measurement} \label{fig:error marginals} -\end{figure} +\end{figure*} \subsection{Sequential hypothesis testing} -- cgit v1.2.3-70-g09d2