From 25cb7772a201028871acda0f40aa316277b65c81 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Mon, 23 Jan 2023 20:13:32 +0100 Subject: [PATCH] Removed commented out code --- .../midterm/sections/examination_results.tex | 21 +++---------------- 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/latex/presentations/midterm/sections/examination_results.tex b/latex/presentations/midterm/sections/examination_results.tex index b86ddc4..a545282 100644 --- a/latex/presentations/midterm/sections/examination_results.tex +++ b/latex/presentations/midterm/sections/examination_results.tex @@ -296,12 +296,7 @@ Output $\boldsymbol{\tilde{x}}_n$ with lowest $d\left( \boldsymbol{ \tilde{x}}_n 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} @@ -318,12 +313,7 @@ Output $\boldsymbol{\tilde{x}}_n$ with lowest $d\left( \boldsymbol{ \tilde{x}}_n 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} @@ -340,12 +330,7 @@ Output $\boldsymbol{\tilde{x}}_n$ with lowest $d\left( \boldsymbol{ \tilde{x}}_n 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}