From 5b863188c39cfe27f4a9c59852220917fc085402 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Mon, 23 Jan 2023 20:08:18 +0100 Subject: [PATCH] Removed unused code --- .../midterm/sections/examination_results.tex | 78 ------------------- 1 file changed, 78 deletions(-) diff --git a/latex/presentations/midterm/sections/examination_results.tex b/latex/presentations/midterm/sections/examination_results.tex index 6074599..01c56f3 100644 --- a/latex/presentations/midterm/sections/examination_results.tex +++ b/latex/presentations/midterm/sections/examination_results.tex @@ -359,84 +359,6 @@ Output $\boldsymbol{\tilde{x}}_n$ with lowest $d\left( \boldsymbol{ \tilde{x}}_n \end{minipage} \end{frame} -%\begin{frame}[t] -% \frametitle{Proximal Decoding: Improvement} -% \begin{figure}[H] -% \centering -% -% \begin{tikzpicture}[scale=0.45] -% \begin{axis}[ -% grid=both, -% xlabel={SNR}, ylabel={BER}, -% ymode=log, -% legend style={at={(0.05,0.05)},anchor=south west}, -% ymax=1.5, ymin=3e-8, -% ] -%% \addplot table [x=SNR, y=BER, col sep=comma, discard if not={gamma}{0.15}] -%% {res/2d_ber_fer_dfr_20433484.csv}; -%% \addlegendentry{$\gamma = 0.15$} -%% \addplot table [x=SNR, y=BER, col sep=comma, discard if not={gamma}{0.01}] -%% {res/2d_ber_fer_dfr_20433484.csv}; -%% \addlegendentry{$\gamma = 0.01$} -% \addplot table [x=SNR, y=BER, col sep=comma, discard if not={gamma}{0.05}] -% {res/2d_ber_fer_dfr_20433484_proximal.csv}; -% \addlegendentry{proximal} -% \addplot table [x=SNR, y=BER, col sep=comma, discard if not={gamma}{0.05}] -% {res/2d_ber_fer_dfr_20433484_hybrid.csv}; -% \addlegendentry{hybrid prox. \& ML} -% \end{axis} -% \end{tikzpicture} -% \begin{tikzpicture}[scale=0.45] -% \begin{axis}[ -% grid=both, -% xlabel={SNR}, ylabel={FER}, -% ymode=log, -% legend style={at={(0.05,0.05)},anchor=south west}, -% ymax=1.5, ymin=3e-8, -% ] -%% \addplot table [x=SNR, y=FER, col sep=comma, discard if not={gamma}{0.15}] -%% {res/2d_ber_fer_dfr_20433484.csv}; -%% \addlegendentry{$\gamma = 0.15$} -%% \addplot table [x=SNR, y=FER, col sep=comma, discard if not={gamma}{0.01}] -%% {res/2d_ber_fer_dfr_20433484.csv}; -%% \addlegendentry{$\gamma = 0.01$} -% \addplot table [x=SNR, y=FER, col sep=comma, discard if not={gamma}{0.05}] -% {res/2d_ber_fer_dfr_20433484_proximal.csv}; -% \addlegendentry{proximal} -% \addplot table [x=SNR, y=FER, col sep=comma, discard if not={gamma}{0.05}] -% {res/2d_ber_fer_dfr_20433484_hybrid.csv}; -% \addlegendentry{hybrid prox. \& ML} -% \end{axis} -% \end{tikzpicture}\\ -% \begin{tikzpicture}[scale=0.45] -% \begin{axis}[ -% grid=both, -% xlabel={SNR}, ylabel={Decoding Failure Rate}, -% ymode=log, -% legend style={at={(0.05,0.05)},anchor=south west}, -% ymax=1.5, ymin=3e-8, -% ] -%% \addplot table [x=SNR, y=DFR, col sep=comma, discard if not={gamma}{0.15}] -%% {res/2d_ber_fer_dfr_20433484.csv}; -%% \addlegendentry{$\gamma = 0.15$} -%% \addplot table [x=SNR, y=DFR, col sep=comma, discard if not={gamma}{0.01}] -%% {res/2d_ber_fer_dfr_20433484.csv}; -%% \addlegendentry{$\gamma = 0.01$} -% \addplot table [x=SNR, y=DFR, col sep=comma, discard if not={gamma}{0.05}] -% {res/2d_ber_fer_dfr_20433484_proximal.csv}; -% \addlegendentry{proximal} -% \addplot table [x=SNR, y=DFR, col sep=comma, discard if not={gamma}{0.05}] -% {res/2d_ber_fer_dfr_20433484_hybrid.csv}; -% \addlegendentry{hybrid prox. \& ML} -% \end{axis} -% \end{tikzpicture} -% -% \caption{Simulation results for $\gamma = 0.05, \omega = 0.05, K=200, \SI{12}{\bit}$} -% \label{fig:simulation_results_hybrid} -% \end{figure} -% -%\end{frame} - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \subsection{ADMM: Examination Results}%