diff --git a/latex/presentations/final/sections/examination_results.tex b/latex/presentations/final/sections/examination_results.tex index 45e0a19..b5a8d1e 100644 --- a/latex/presentations/final/sections/examination_results.tex +++ b/latex/presentations/final/sections/examination_results.tex @@ -416,6 +416,8 @@ end for return $\boldsymbol{\hat{c}}$ \end{algorithm} + \vspace*{-5mm} + \caption{Proximal decoding algorithm \cite{proximal_paper}} \end{figure} \end{minipage}% @@ -803,7 +805,7 @@ return $\boldsymbol{\hat{c}}$ \begin{figure} \centering - \begin{subfigure}[c]{0.5\textwidth} + \begin{subfigure}[t]{0.5\textwidth} \centering \begin{tikzpicture}[scale = 0.85] @@ -834,7 +836,7 @@ return $\boldsymbol{\hat{c}}$ \caption{Internal variables of proximal decoder as a function of the iteration ($n=204$)\footnotemark} \end{subfigure}% - \begin{subfigure}[c]{0.5\textwidth} + \begin{subfigure}[t]{0.5\textwidth} \centering \begin{tikzpicture}[scale = 0.85] @@ -992,6 +994,8 @@ return $\boldsymbol{\hat{c}}$ iterating \end{itemize} + \vspace*{-2mm} + \begin{minipage}[t]{.48\textwidth} \centering @@ -1011,6 +1015,8 @@ end for return $\boldsymbol{\hat{c}}$ \end{algorithm} + \vspace*{-5mm} + \caption{Proximal decoding algorithm \cite{proximal_paper}} \end{figure} @@ -1036,6 +1042,8 @@ $\textcolor{KITblue}{\text{Compute }d_H\left( \boldsymbol{ \tilde{c}}_l, \boldsy $\textcolor{KITblue}{\text{Output }\boldsymbol{\tilde{c}}_l\text{ with lowest }d_H\left( \boldsymbol{ \tilde{c}}_l, \boldsymbol{\hat{c}} \right)}$ \end{algorithm} + \vspace*{-5mm} + \caption{Improved proximal decoding algorithm} \end{figure} \end{minipage} @@ -1553,7 +1561,7 @@ $\textcolor{KITblue}{\text{Output }\boldsymbol{\tilde{c}}_l\text{ with lowest }d \end{figure} \footnotetext{The points shown were calculated by evaluating the metadata - of BER simulation results from the following codes: + of BER simulation results for the following codes: BCH $\left( 31, 11 \right)$; BCH $\left( 31, 26 \right)$; \cite[\text{96.3.965; 204.33.484; diff --git a/latex/presentations/final/sections/theoretical_background.tex b/latex/presentations/final/sections/theoretical_background.tex index fb3e195..f018e06 100644 --- a/latex/presentations/final/sections/theoretical_background.tex +++ b/latex/presentations/final/sections/theoretical_background.tex @@ -184,7 +184,7 @@ \node[color=KITgreen, right=0cm of f] {$\tilde{\boldsymbol{c}}$}; \end{tikzpicture} - \caption{Hypercube ($n=3$) with valid codewords} + \caption{Hypercube ($n=3$) with valid codewords for single parity-check} \end{figure} \end{minipage} \end{frame}