Removed unused code

This commit is contained in:
Andreas Tsouchlos 2023-01-23 20:08:18 +01:00
parent 6939c6bcc5
commit 5b863188c3

View File

@ -359,84 +359,6 @@ Output $\boldsymbol{\tilde{x}}_n$ with lowest $d\left( \boldsymbol{ \tilde{x}}_n
\end{minipage} \end{minipage}
\end{frame} \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}% \subsection{ADMM: Examination Results}%