Removed commented out code
This commit is contained in:
parent
d99694efba
commit
25cb7772a2
@ -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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user