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}