Commit 70581d99 authored by Florian Kaltenberger's avatar Florian Kaltenberger

removing old (and wrong) AWGN reference curves

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5148 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent c6c7b1b7
set(0, 'DefaultLineMarkerSize', 10);
set(0, 'Defaultaxesfontsize', 14);
set(0, 'DefaultLineLineWidth', 2);
%%
%root_path = '../AWGN_SISO_Winter_School';
plot_style = {'b-*';'r-*';'g-*';'y-*';'k-*';...
'b-o';'r-o';'g-o';'y-o';'k-o';...
'b-s';'r-s';'g-s';'y-s';'k-s';...
'b-d';'r-d';'g-d';'y-d';'k-d';...
'b-x';'r-x';'g-x';'y-x';'k-x';...
'b-+';'r-+';'g-+';'y-+';'k-+'};
figure
hold off
legend_str = {};
i=1;
for mcs=10:16
%file = fullfile(root_path,sprintf('awgn_bler_tx1_mcs%d.csv',mcs));
file = sprintf('awgn_bler_tx5_mcs%d_u0.csv',mcs);
data = dlmread(file,';',1,0);
snr = data(:,1);
bler = data(:,5)./data(:,6); % round 1
snr_tmp = snr(bler<0.1);
c_rate(i) = data(1,4);
snr_10p(i) = snr_tmp(1);
bler_10p(i) = bler(snr==snr_10p(i));
figure(1)
semilogy(snr,bler(:,1),plot_style{mcs+1});
hold on
legend_str{i} = sprintf('mcs %d',mcs);
i=i+1;
end
%%
figure(1);
h_leg = legend(legend_str,'location','eastoutside');
set(h_leg,'FontSize',10);
title('AWGN Performance Curves for LTE 5 MhZ');
ylabel 'BLER'
xlabel 'SNR'
ylim([0.001 1])
grid on
%figure;
%plot(c_rate(1:10), snr_10p(1:10),'r-x');
%hold on
%grid on
%plot(c_rate(11:17), snr_10p(11:17),'b-x');
%plot(c_rate(18:26), snr_10p(18:26),'g-x');
%set(gca,'YTick',[-5:16])
%set(gca,'XTick',[0.1:0.05:1])
%title('SNR (dB) needed to achieve BLER of 10% in AWGN');
%ylabel 'SNR'
%xlabel 'code rate'
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-10.000000;0;680;0.110461;502;502;0;502;0;0;0;0;0
-9.900000;0;680;0.110461;502;502;0;502;0;0;0;0;0
-9.800000;0;680;0.110461;502;502;0;502;0;0;0;0;0
-9.700000;0;680;0.110461;501;502;0;502;0;0;0;0;0
-9.600000;0;680;0.110461;501;502;0;502;0;0;0;0;0
-9.500000;0;680;0.110461;501;502;0;502;0;0;0;0;0
-9.400000;0;680;0.110461;497;502;0;502;0;0;0;0;0
-9.300000;0;680;0.110461;484;502;0;502;0;0;0;0;0
-9.200000;0;680;0.110461;485;502;0;502;0;0;0;0;0
-9.100000;0;680;0.110461;457;502;0;502;0;0;0;0;0
-9.000000;0;680;0.110461;428;502;0;502;0;0;0;0;0
-8.900000;0;680;0.110461;391;502;0;502;0;0;0;0;0
-8.800000;0;680;0.110461;330;502;0;502;0;0;0;0;0
-8.700000;0;680;0.110461;264;502;0;502;0;0;0;0;0
-8.600000;0;680;0.110461;187;502;0;502;0;0;0;0;0
-8.500000;0;680;0.110461;127;502;0;502;0;0;0;0;0
-8.400000;0;680;0.110461;100;546;0;546;0;0;0;0;0
-8.300000;0;680;0.110461;80;1000;0;1000;0;0;0;0;0
-8.200000;0;680;0.110461;47;1000;0;1000;0;0;0;0;0
-8.100000;0;680;0.110461;23;1000;0;1000;0;0;0;0;0
-8.000000;0;680;0.110461;9;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-9.000000;1;904;0.146849;502;502;0;502;0;0;0;0;0
-8.900000;1;904;0.146849;502;502;0;502;0;0;0;0;0
-8.800000;1;904;0.146849;502;502;0;502;0;0;0;0;0
-8.700000;1;904;0.146849;502;502;0;502;0;0;0;0;0
-8.600000;1;904;0.146849;502;502;0;502;0;0;0;0;0
-8.500000;1;904;0.146849;502;502;0;502;0;0;0;0;0
-8.400000;1;904;0.146849;502;502;0;502;0;0;0;0;0
-8.300000;1;904;0.146849;501;502;0;502;0;0;0;0;0
-8.200000;1;904;0.146849;499;502;0;502;0;0;0;0;0
-8.100000;1;904;0.146849;500;502;0;502;0;0;0;0;0
-8.000000;1;904;0.146849;489;502;0;502;0;0;0;0;0
-7.900000;1;904;0.146849;468;502;0;502;0;0;0;0;0
-7.800000;1;904;0.146849;436;502;0;502;0;0;0;0;0
-7.700000;1;904;0.146849;394;502;0;502;0;0;0;0;0
-7.600000;1;904;0.146849;354;502;0;502;0;0;0;0;0
-7.500000;1;904;0.146849;275;502;0;502;0;0;0;0;0
-7.400000;1;904;0.146849;182;502;0;502;0;0;0;0;0
-7.300000;1;904;0.146849;126;502;0;502;0;0;0;0;0
-7.200000;1;904;0.146849;100;553;0;553;0;0;0;0;0
-7.100000;1;904;0.146849;84;1000;0;1000;0;0;0;0;0
-7.000000;1;904;0.146849;41;1000;0;1000;0;0;0;0;0
-6.900000;1;904;0.146849;17;1000;0;1000;0;0;0;0;0
-6.800000;1;904;0.146849;6;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-5.000000;10;4008;0.325536;502;502;502;502;0;0;0;0;0
-3.500000;10;4008;0.325536;502;502;502;502;0;0;0;0;0
-2.000000;10;4008;0.325536;502;502;501;502;0;0;0;0;0
-0.500000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
-0.400000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
-0.300000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
-0.200000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
-0.100000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
-0.000000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
0.100000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
0.200000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
0.300000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
0.400000;10;4008;0.325536;502;502;0;502;0;0;0;0;0
0.500000;10;4008;0.325536;494;502;0;502;0;0;0;0;0
0.600000;10;4008;0.325536;458;502;0;502;0;0;0;0;0
0.700000;10;4008;0.325536;389;502;0;502;0;0;0;0;0
0.800000;10;4008;0.325536;252;502;0;502;0;0;0;0;0
0.900000;10;4008;0.325536;109;502;0;502;0;0;0;0;0
1.000000;10;4008;0.325536;70;1000;0;1000;0;0;0;0;0
1.100000;10;4008;0.325536;15;1000;0;1000;0;0;0;0;0
1.200000;10;4008;0.325536;5;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-4.000000;11;4392;0.356725;502;502;502;502;0;0;0;0;0
-2.500000;11;4392;0.356725;502;502;502;502;0;0;0;0;0
-1.000000;11;4392;0.356725;502;502;83;502;0;0;0;0;0
0.500000;11;4392;0.356725;502;502;0;502;0;0;0;0;0
0.600000;11;4392;0.356725;502;502;0;502;0;0;0;0;0
0.700000;11;4392;0.356725;502;502;0;502;0;0;0;0;0
0.800000;11;4392;0.356725;502;502;0;502;0;0;0;0;0
0.900000;11;4392;0.356725;501;502;0;502;0;0;0;0;0
1.000000;11;4392;0.356725;501;502;0;502;0;0;0;0;0
1.100000;11;4392;0.356725;490;502;0;502;0;0;0;0;0
1.200000;11;4392;0.356725;455;502;0;502;0;0;0;0;0
1.300000;11;4392;0.356725;375;502;0;502;0;0;0;0;0
1.400000;11;4392;0.356725;232;502;0;502;0;0;0;0;0
1.500000;11;4392;0.356725;100;507;0;507;0;0;0;0;0
1.600000;11;4392;0.356725;63;1000;0;1000;0;0;0;0;0
1.700000;11;4392;0.356725;15;1000;0;1000;0;0;0;0;0
1.800000;11;4392;0.356725;4;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-3.000000;12;4968;0.403509;502;502;502;502;0;0;0;0;0
-1.500000;12;4968;0.403509;502;502;502;502;0;0;0;0;0
0.000000;12;4968;0.403509;502;502;3;502;0;0;0;0;0
0.100000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.200000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.300000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.400000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.500000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.600000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.700000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.800000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
0.900000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.000000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.100000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.200000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.300000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.400000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.500000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.600000;12;4968;0.403509;502;502;0;502;0;0;0;0;0
1.700000;12;4968;0.403509;501;502;0;502;0;0;0;0;0
1.800000;12;4968;0.403509;501;502;0;502;0;0;0;0;0
1.900000;12;4968;0.403509;500;502;0;502;0;0;0;0;0
2.000000;12;4968;0.403509;483;502;0;502;0;0;0;0;0
2.100000;12;4968;0.403509;439;502;0;502;0;0;0;0;0
2.200000;12;4968;0.403509;307;502;0;502;0;0;0;0;0
2.300000;12;4968;0.403509;179;502;0;502;0;0;0;0;0
2.400000;12;4968;0.403509;100;856;0;856;0;0;0;0;0
2.500000;12;4968;0.403509;35;1000;0;1000;0;0;0;0;0
2.600000;12;4968;0.403509;7;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-2.000000;13;5736;0.465887;502;502;502;502;0;0;0;0;0
-0.500000;13;5736;0.465887;502;502;502;502;0;0;0;0;0
1.000000;13;5736;0.465887;502;502;4;502;0;0;0;0;0
1.100000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.200000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.300000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.400000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.500000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.600000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.700000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.800000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
1.900000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.000000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.100000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.200000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.300000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.400000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.500000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.600000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.700000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.800000;13;5736;0.465887;502;502;0;502;0;0;0;0;0
2.900000;13;5736;0.465887;501;502;0;502;0;0;0;0;0
3.000000;13;5736;0.465887;490;502;0;502;0;0;0;0;0
3.100000;13;5736;0.465887;445;502;0;502;0;0;0;0;0
3.200000;13;5736;0.465887;347;502;0;502;0;0;0;0;0
3.300000;13;5736;0.465887;197;502;0;502;0;0;0;0;0
3.400000;13;5736;0.465887;100;608;0;608;0;0;0;0;0
3.500000;13;5736;0.465887;40;1000;0;1000;0;0;0;0;0
3.600000;13;5736;0.465887;10;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-1.000000;14;6456;0.524366;502;502;502;502;0;0;0;0;0
0.500000;14;6456;0.524366;502;502;502;502;0;0;0;0;0
2.000000;14;6456;0.524366;502;502;1;502;0;0;0;0;0
2.100000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.200000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.300000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.400000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.500000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.600000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.700000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.800000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
2.900000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.000000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.100000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.200000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.300000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.400000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.500000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.600000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.700000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.800000;14;6456;0.524366;502;502;0;502;0;0;0;0;0
3.900000;14;6456;0.524366;499;502;0;502;0;0;0;0;0
4.000000;14;6456;0.524366;469;502;0;502;0;0;0;0;0
4.100000;14;6456;0.524366;414;502;0;502;0;0;0;0;0
4.200000;14;6456;0.524366;290;502;0;502;0;0;0;0;0
4.300000;14;6456;0.524366;161;502;0;502;0;0;0;0;0
4.400000;14;6456;0.524366;100;781;0;781;0;0;0;0;0
4.500000;14;6456;0.524366;43;1000;0;1000;0;0;0;0;0
4.600000;14;6456;0.524366;7;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
0.000000;15;7224;0.586745;502;502;502;502;0;0;0;0;0
1.500000;15;7224;0.586745;502;502;502;502;0;0;0;0;0
3.000000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.100000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.200000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.300000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.400000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.500000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.600000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.700000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.800000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
3.900000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.000000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.100000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.200000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.300000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.400000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.500000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.600000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.700000;15;7224;0.586745;502;502;0;502;0;0;0;0;0
4.800000;15;7224;0.586745;501;502;0;502;0;0;0;0;0
4.900000;15;7224;0.586745;500;502;0;502;0;0;0;0;0
5.000000;15;7224;0.586745;478;502;0;502;0;0;0;0;0
5.100000;15;7224;0.586745;416;502;0;502;0;0;0;0;0
5.200000;15;7224;0.586745;306;502;0;502;0;0;0;0;0
5.300000;15;7224;0.586745;172;502;0;502;0;0;0;0;0
5.400000;15;7224;0.586745;100;703;0;703;0;0;0;0;0
5.500000;15;7224;0.586745;50;1000;0;1000;0;0;0;0;0
5.600000;15;7224;0.586745;15;1000;0;1000;0;0;0;0;0
5.700000;15;7224;0.586745;5;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
1.000000;16;7736;0.628330;502;502;502;502;0;0;0;0;0
2.500000;16;7736;0.628330;502;502;502;502;0;0;0;0;0
4.000000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.100000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.200000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.300000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.400000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.500000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.600000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.700000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.800000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
4.900000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
5.000000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
5.100000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
5.200000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
5.300000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
5.400000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
5.500000;16;7736;0.628330;502;502;0;502;0;0;0;0;0
5.600000;16;7736;0.628330;496;502;0;502;0;0;0;0;0
5.700000;16;7736;0.628330;470;502;0;502;0;0;0;0;0
5.800000;16;7736;0.628330;400;502;0;502;0;0;0;0;0
5.900000;16;7736;0.628330;286;502;0;502;0;0;0;0;0
6.000000;16;7736;0.628330;147;502;0;502;0;0;0;0;0
6.100000;16;7736;0.628330;100;909;0;909;0;0;0;0;0
6.200000;16;7736;0.628330;31;1000;0;1000;0;0;0;0;0
6.300000;16;7736;0.628330;13;1000;0;1000;0;0;0;0;0
6.400000;16;7736;0.628330;3;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
2.000000;17;7736;0.418887;502;502;502;502;0;0;0;0;0
3.500000;17;7736;0.418887;502;502;502;502;0;0;0;0;0
5.000000;17;7736;0.418887;502;502;2;502;0;0;0;0;0
5.100000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.200000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.300000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.400000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.500000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.600000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.700000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.800000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
5.900000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
6.000000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
6.100000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
6.200000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
6.300000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
6.400000;17;7736;0.418887;502;502;0;502;0;0;0;0;0
6.500000;17;7736;0.418887;501;502;0;502;0;0;0;0;0
6.600000;17;7736;0.418887;482;502;0;502;0;0;0;0;0
6.700000;17;7736;0.418887;434;502;0;502;0;0;0;0;0
6.800000;17;7736;0.418887;323;502;0;502;0;0;0;0;0
6.900000;17;7736;0.418887;197;502;0;502;0;0;0;0;0
7.000000;17;7736;0.418887;100;533;0;533;0;0;0;0;0
7.100000;17;7736;0.418887;68;1000;0;1000;0;0;0;0;0
7.200000;17;7736;0.418887;27;1000;0;1000;0;0;0;0;0
7.300000;17;7736;0.418887;4;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
3.000000;18;7992;0.432749;502;502;502;502;0;0;0;0;0
4.500000;18;7992;0.432749;502;502;498;502;0;0;0;0;0
6.000000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.100000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.200000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.300000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.400000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.500000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.600000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.700000;18;7992;0.432749;502;502;0;502;0;0;0;0;0
6.800000;18;7992;0.432749;501;502;0;502;0;0;0;0;0
6.900000;18;7992;0.432749;496;502;0;502;0;0;0;0;0
7.000000;18;7992;0.432749;453;502;0;502;0;0;0;0;0
7.100000;18;7992;0.432749;364;502;0;502;0;0;0;0;0
7.200000;18;7992;0.432749;228;502;0;502;0;0;0;0;0
7.300000;18;7992;0.432749;100;502;0;502;0;0;0;0;0
7.400000;18;7992;0.432749;83;1000;0;1000;0;0;0;0;0
7.500000;18;7992;0.432749;22;1000;0;1000;0;0;0;0;0
7.600000;18;7992;0.432749;6;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
4.000000;19;9144;0.495127;502;502;502;502;0;0;0;0;0
5.500000;19;9144;0.495127;502;502;500;502;0;0;0;0;0
7.000000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.100000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.200000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.300000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.400000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.500000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.600000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.700000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.800000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
7.900000;19;9144;0.495127;502;502;0;502;0;0;0;0;0
8.000000;19;9144;0.495127;500;502;0;502;0;0;0;0;0
8.100000;19;9144;0.495127;477;502;0;502;0;0;0;0;0
8.200000;19;9144;0.495127;403;502;0;502;0;0;0;0;0
8.300000;19;9144;0.495127;299;502;0;502;0;0;0;0;0
8.400000;19;9144;0.495127;174;502;0;502;0;0;0;0;0
8.500000;19;9144;0.495127;100;757;0;757;0;0;0;0;0
8.600000;19;9144;0.495127;53;1000;0;1000;0;0;0;0;0
8.700000;19;9144;0.495127;10;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-8.000000;2;1096;0.178038;502;502;0;502;0;0;0;0;0
-7.900000;2;1096;0.178038;502;502;0;502;0;0;0;0;0
-7.800000;2;1096;0.178038;502;502;0;502;0;0;0;0;0
-7.700000;2;1096;0.178038;502;502;0;502;0;0;0;0;0
-7.600000;2;1096;0.178038;502;502;0;502;0;0;0;0;0
-7.500000;2;1096;0.178038;502;502;0;502;0;0;0;0;0
-7.400000;2;1096;0.178038;502;502;0;502;0;0;0;0;0
-7.300000;2;1096;0.178038;501;502;0;502;0;0;0;0;0
-7.200000;2;1096;0.178038;500;502;0;502;0;0;0;0;0
-7.100000;2;1096;0.178038;493;502;0;502;0;0;0;0;0
-7.000000;2;1096;0.178038;483;502;0;502;0;0;0;0;0
-6.900000;2;1096;0.178038;458;502;0;502;0;0;0;0;0
-6.800000;2;1096;0.178038;412;502;0;502;0;0;0;0;0
-6.700000;2;1096;0.178038;341;502;0;502;0;0;0;0;0
-6.600000;2;1096;0.178038;270;502;0;502;0;0;0;0;0
-6.500000;2;1096;0.178038;179;502;0;502;0;0;0;0;0
-6.400000;2;1096;0.178038;100;557;0;557;0;0;0;0;0
-6.300000;2;1096;0.178038;100;691;0;691;0;0;0;0;0
-6.200000;2;1096;0.178038;70;1000;0;1000;0;0;0;0;0
-6.100000;2;1096;0.178038;19;1000;0;1000;0;0;0;0;0
-6.000000;2;1096;0.178038;7;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
5.000000;20;9912;0.536712;502;502;502;502;0;0;0;0;0
6.500000;20;9912;0.536712;502;502;412;502;0;0;0;0;0
8.000000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.100000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.200000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.300000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.400000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.500000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.600000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.700000;20;9912;0.536712;502;502;0;502;0;0;0;0;0
8.800000;20;9912;0.536712;500;502;0;502;0;0;0;0;0
8.900000;20;9912;0.536712;480;502;0;502;0;0;0;0;0
9.000000;20;9912;0.536712;415;502;0;502;0;0;0;0;0
9.100000;20;9912;0.536712;320;502;0;502;0;0;0;0;0
9.200000;20;9912;0.536712;153;502;0;502;0;0;0;0;0
9.300000;20;9912;0.536712;100;619;0;619;0;0;0;0;0
9.400000;20;9912;0.536712;53;1000;0;1000;0;0;0;0;0
9.500000;20;9912;0.536712;9;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
6.000000;21;10680;0.578298;502;502;502;502;0;0;0;0;0
7.500000;21;10680;0.578298;502;502;76;502;0;0;0;0;0
9.000000;21;10680;0.578298;502;502;0;502;0;0;0;0;0
9.100000;21;10680;0.578298;502;502;0;502;0;0;0;0;0
9.200000;21;10680;0.578298;502;502;0;502;0;0;0;0;0
9.300000;21;10680;0.578298;502;502;0;502;0;0;0;0;0
9.400000;21;10680;0.578298;502;502;0;502;0;0;0;0;0
9.500000;21;10680;0.578298;502;502;0;502;0;0;0;0;0
9.600000;21;10680;0.578298;501;502;0;502;0;0;0;0;0
9.700000;21;10680;0.578298;497;502;0;502;0;0;0;0;0
9.800000;21;10680;0.578298;462;502;0;502;0;0;0;0;0
9.900000;21;10680;0.578298;370;502;0;502;0;0;0;0;0
10.000000;21;10680;0.578298;233;502;0;502;0;0;0;0;0
10.100000;21;10680;0.578298;125;502;0;502;0;0;0;0;0
10.200000;21;10680;0.578298;84;1000;0;1000;0;0;0;0;0
10.300000;21;10680;0.578298;26;1000;0;1000;0;0;0;0;0
10.400000;21;10680;0.578298;11;1000;0;1000;0;0;0;0;0
10.500000;21;10680;0.578298;1;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
7.000000;22;11448;0.619883;502;502;502;502;0;0;0;0;0
8.500000;22;11448;0.619883;502;502;1;502;0;0;0;0;0
8.600000;22;11448;0.619883;502;502;2;502;0;0;0;0;0
8.700000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
8.800000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
8.900000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.000000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.100000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.200000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.300000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.400000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.500000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.600000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.700000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.800000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
9.900000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
10.000000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
10.100000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
10.200000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
10.300000;22;11448;0.619883;502;502;0;502;0;0;0;0;0
10.400000;22;11448;0.619883;501;502;0;502;0;0;0;0;0
10.500000;22;11448;0.619883;489;502;0;502;0;0;0;0;0
10.600000;22;11448;0.619883;441;502;0;502;0;0;0;0;0
10.700000;22;11448;0.619883;331;502;0;502;0;0;0;0;0
10.800000;22;11448;0.619883;214;502;0;502;0;0;0;0;0
10.900000;22;11448;0.619883;105;502;0;502;0;0;0;0;0
11.000000;22;11448;0.619883;87;1000;0;1000;0;0;0;0;0
11.100000;22;11448;0.619883;28;1000;0;1000;0;0;0;0;0
11.200000;22;11448;0.619883;4;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
8.000000;23;12576;0.680962;502;502;502;502;0;0;0;0;0
9.500000;23;12576;0.680962;502;502;26;502;0;0;0;0;0
9.600000;23;12576;0.680962;502;502;8;502;0;0;0;0;0
9.700000;23;12576;0.680962;502;502;2;502;0;0;0;0;0
9.800000;23;12576;0.680962;502;502;1;502;0;0;0;0;0
9.900000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.000000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.100000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.200000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.300000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.400000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.500000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.600000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.700000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.800000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
10.900000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
11.000000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
11.100000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
11.200000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
11.300000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
11.400000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
11.500000;23;12576;0.680962;501;502;0;502;0;0;0;0;0
11.600000;23;12576;0.680962;502;502;0;502;0;0;0;0;0
11.700000;23;12576;0.680962;488;502;0;502;0;0;0;0;0
11.800000;23;12576;0.680962;458;502;0;502;0;0;0;0;0
11.900000;23;12576;0.680962;376;502;0;502;0;0;0;0;0
12.000000;23;12576;0.680962;261;502;0;502;0;0;0;0;0
12.100000;23;12576;0.680962;160;502;0;502;0;0;0;0;0
12.200000;23;12576;0.680962;100;718;0;718;0;0;0;0;0
12.300000;23;12576;0.680962;57;1000;0;1000;0;0;0;0;0
12.400000;23;12576;0.680962;19;1000;0;1000;0;0;0;0;0
12.500000;23;12576;0.680962;8;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
9.000000;24;13536;0.732943;502;502;502;502;0;0;0;0;0
10.500000;24;13536;0.732943;502;502;2;502;0;0;0;0;0
10.600000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
10.700000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
10.800000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
10.900000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.000000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.100000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.200000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.300000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.400000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.500000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.600000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.700000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.800000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
11.900000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
12.000000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
12.100000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
12.200000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
12.300000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
12.400000;24;13536;0.732943;502;502;0;502;0;0;0;0;0
12.500000;24;13536;0.732943;499;502;0;502;0;0;0;0;0
12.600000;24;13536;0.732943;479;502;0;502;0;0;0;0;0
12.700000;24;13536;0.732943;423;502;0;502;0;0;0;0;0
12.800000;24;13536;0.732943;303;502;0;502;0;0;0;0;0
12.900000;24;13536;0.732943;197;502;0;502;0;0;0;0;0
13.000000;24;13536;0.732943;100;571;0;571;0;0;0;0;0
13.100000;24;13536;0.732943;65;1000;0;1000;0;0;0;0;0
13.200000;24;13536;0.732943;19;1000;0;1000;0;0;0;0;0
13.300000;24;13536;0.732943;6;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
10.000000;25;14112;0.764133;502;502;502;502;0;0;0;0;0
11.500000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
11.600000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
11.700000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
11.800000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
11.900000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.000000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.100000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.200000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.300000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.400000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.500000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.600000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.700000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.800000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
12.900000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
13.000000;25;14112;0.764133;502;502;0;502;0;0;0;0;0
13.100000;25;14112;0.764133;499;502;0;502;0;0;0;0;0
13.200000;25;14112;0.764133;477;502;0;502;0;0;0;0;0
13.300000;25;14112;0.764133;425;502;0;502;0;0;0;0;0
13.400000;25;14112;0.764133;309;502;0;502;0;0;0;0;0
13.500000;25;14112;0.764133;184;502;0;502;0;0;0;0;0
13.600000;25;14112;0.764133;100;649;0;649;0;0;0;0;0
13.700000;25;14112;0.764133;63;1000;0;1000;0;0;0;0;0
13.800000;25;14112;0.764133;30;1000;0;1000;0;0;0;0;0
13.900000;25;14112;0.764133;8;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
11.000000;26;15264;0.826511;502;502;502;502;0;0;0;0;0
12.500000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
12.600000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
12.700000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
12.800000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
12.900000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.000000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.100000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.200000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.300000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.400000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.500000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.600000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.700000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.800000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
13.900000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
14.000000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
14.100000;26;15264;0.826511;502;502;0;502;0;0;0;0;0
14.200000;26;15264;0.826511;499;502;0;502;0;0;0;0;0
14.300000;26;15264;0.826511;452;502;0;502;0;0;0;0;0
14.400000;26;15264;0.826511;361;502;0;502;0;0;0;0;0
14.500000;26;15264;0.826511;242;502;0;502;0;0;0;0;0
14.600000;26;15264;0.826511;137;502;0;502;0;0;0;0;0
14.700000;26;15264;0.826511;100;868;0;868;0;0;0;0;0
14.800000;26;15264;0.826511;23;1000;0;1000;0;0;0;0;0
14.900000;26;15264;0.826511;12;1000;0;1000;0;0;0;0;0
15.000000;26;15264;0.826511;4;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
12.000000;27;15840;0.857700;502;502;435;502;0;0;0;0;0
13.500000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
13.600000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
13.700000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
13.800000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
13.900000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.000000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.100000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.200000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.300000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.400000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.500000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.600000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.700000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.800000;27;15840;0.857700;502;502;0;502;0;0;0;0;0
14.900000;27;15840;0.857700;497;502;0;502;0;0;0;0;0
15.000000;27;15840;0.857700;474;502;0;502;0;0;0;0;0
15.100000;27;15840;0.857700;392;502;0;502;0;0;0;0;0
15.200000;27;15840;0.857700;263;502;0;502;0;0;0;0;0
15.300000;27;15840;0.857700;158;502;0;502;0;0;0;0;0
15.400000;27;15840;0.857700;100;664;0;664;0;0;0;0;0
15.500000;27;15840;0.857700;53;1000;0;1000;0;0;0;0;0
15.600000;27;15840;0.857700;19;1000;0;1000;0;0;0;0;0
15.700000;27;15840;0.857700;9;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-7.000000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.900000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.800000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.700000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.600000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.500000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.400000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.300000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.200000;3;1416;0.230019;502;502;0;502;0;0;0;0;0
-6.100000;3;1416;0.230019;500;502;0;502;0;0;0;0;0
-6.000000;3;1416;0.230019;499;502;0;502;0;0;0;0;0
-5.900000;3;1416;0.230019;479;502;0;502;0;0;0;0;0
-5.800000;3;1416;0.230019;465;502;0;502;0;0;0;0;0
-5.700000;3;1416;0.230019;421;502;0;502;0;0;0;0;0
-5.600000;3;1416;0.230019;358;502;0;502;0;0;0;0;0
-5.500000;3;1416;0.230019;256;502;0;502;0;0;0;0;0
-5.400000;3;1416;0.230019;185;502;0;502;0;0;0;0;0
-5.300000;3;1416;0.230019;114;502;0;502;0;0;0;0;0
-5.200000;3;1416;0.230019;100;927;0;927;0;0;0;0;0
-5.100000;3;1416;0.230019;52;1000;0;1000;0;0;0;0;0
-5.000000;3;1416;0.230019;9;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-6.000000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.900000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.800000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.700000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.600000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.500000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.400000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.300000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.200000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.100000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-5.000000;4;1800;0.292398;502;502;0;502;0;0;0;0;0
-4.900000;4;1800;0.292398;495;502;0;502;0;0;0;0;0
-4.800000;4;1800;0.292398;481;502;0;502;0;0;0;0;0
-4.700000;4;1800;0.292398;452;502;0;502;0;0;0;0;0
-4.600000;4;1800;0.292398;404;502;0;502;0;0;0;0;0
-4.500000;4;1800;0.292398;304;502;0;502;0;0;0;0;0
-4.400000;4;1800;0.292398;217;502;0;502;0;0;0;0;0
-4.300000;4;1800;0.292398;117;502;0;502;0;0;0;0;0
-4.200000;4;1800;0.292398;100;912;0;912;0;0;0;0;0
-4.100000;4;1800;0.292398;44;1000;0;1000;0;0;0;0;0
-4.000000;4;1800;0.292398;17;1000;0;1000;0;0;0;0;0
-3.900000;4;1800;0.292398;5;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-5.000000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.900000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.800000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.700000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.600000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.500000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.400000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.300000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.200000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.100000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-4.000000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-3.900000;5;2216;0.359974;502;502;0;502;0;0;0;0;0
-3.800000;5;2216;0.359974;497;502;0;502;0;0;0;0;0
-3.700000;5;2216;0.359974;474;502;0;502;0;0;0;0;0
-3.600000;5;2216;0.359974;435;502;0;502;0;0;0;0;0
-3.500000;5;2216;0.359974;377;502;0;502;0;0;0;0;0
-3.400000;5;2216;0.359974;271;502;0;502;0;0;0;0;0
-3.300000;5;2216;0.359974;123;502;0;502;0;0;0;0;0
-3.200000;5;2216;0.359974;100;769;0;769;0;0;0;0;0
-3.100000;5;2216;0.359974;54;1000;0;1000;0;0;0;0;0
-3.000000;5;2216;0.359974;20;1000;0;1000;0;0;0;0;0
-2.900000;5;2216;0.359974;7;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-4.000000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.900000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.800000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.700000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.600000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.500000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.400000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.300000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.200000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.100000;6;2600;0.422352;502;502;0;502;0;0;0;0;0
-3.000000;6;2600;0.422352;501;502;0;502;0;0;0;0;0
-2.900000;6;2600;0.422352;488;502;0;502;0;0;0;0;0
-2.800000;6;2600;0.422352;450;502;0;502;0;0;0;0;0
-2.700000;6;2600;0.422352;396;502;0;502;0;0;0;0;0
-2.600000;6;2600;0.422352;317;502;0;502;0;0;0;0;0
-2.500000;6;2600;0.422352;184;502;0;502;0;0;0;0;0
-2.400000;6;2600;0.422352;100;603;0;603;0;0;0;0;0
-2.300000;6;2600;0.422352;75;1000;0;1000;0;0;0;0;0
-2.200000;6;2600;0.422352;22;1000;0;1000;0;0;0;0;0
-2.100000;6;2600;0.422352;6;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-3.000000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.900000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.800000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.700000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.600000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.500000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.400000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.300000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.200000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.100000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-2.000000;7;3112;0.505523;502;502;0;502;0;0;0;0;0
-1.900000;7;3112;0.505523;497;502;0;502;0;0;0;0;0
-1.800000;7;3112;0.505523;479;502;0;502;0;0;0;0;0
-1.700000;7;3112;0.505523;437;502;0;502;0;0;0;0;0
-1.600000;7;3112;0.505523;370;502;0;502;0;0;0;0;0
-1.500000;7;3112;0.505523;243;502;0;502;0;0;0;0;0
-1.400000;7;3112;0.505523;118;502;0;502;0;0;0;0;0
-1.300000;7;3112;0.505523;88;1000;0;1000;0;0;0;0;0
-1.200000;7;3112;0.505523;31;1000;0;1000;0;0;0;0;0
-1.100000;7;3112;0.505523;4;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-2.000000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.900000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.800000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.700000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.600000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.500000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.400000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.300000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.200000;8;3496;0.567901;502;502;0;502;0;0;0;0;0
-1.100000;8;3496;0.567901;500;502;0;502;0;0;0;0;0
-1.000000;8;3496;0.567901;485;502;0;502;0;0;0;0;0
-0.900000;8;3496;0.567901;459;502;0;502;0;0;0;0;0
-0.800000;8;3496;0.567901;379;502;0;502;0;0;0;0;0
-0.700000;8;3496;0.567901;280;502;0;502;0;0;0;0;0
-0.600000;8;3496;0.567901;145;502;0;502;0;0;0;0;0
-0.500000;8;3496;0.567901;100;877;0;877;0;0;0;0;0
-0.400000;8;3496;0.567901;41;1000;0;1000;0;0;0;0;0
-0.300000;8;3496;0.567901;13;1000;0;1000;0;0;0;0;0
-0.200000;8;3496;0.567901;5;1000;0;1000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-1.000000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.900000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.800000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.700000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.600000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.500000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.400000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.300000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.200000;9;4008;0.651072;502;502;0;502;0;0;0;0;0
-0.100000;9;4008;0.651072;496;502;0;502;0;0;0;0;0
-0.000000;9;4008;0.651072;485;502;0;502;0;0;0;0;0
0.100000;9;4008;0.651072;439;502;0;502;0;0;0;0;0
0.200000;9;4008;0.651072;343;502;0;502;0;0;0;0;0
0.300000;9;4008;0.651072;226;502;0;502;0;0;0;0;0
0.400000;9;4008;0.651072;100;503;0;503;0;0;0;0;0
0.500000;9;4008;0.651072;68;1000;0;1000;0;0;0;0;0
0.600000;9;4008;0.651072;15;1000;0;1000;0;0;0;0;0
0.700000;9;4008;0.651072;7;1000;0;1000;0;0;0;0;0
set(0, 'DefaultLineMarkerSize', 10);
set(0, 'Defaultaxesfontsize', 14);
set(0, 'DefaultLineLineWidth', 2);
%%
%root_path = '../AWGN_SISO_Winter_School';
plot_style = {'b-*';'r-*';'g-*';'y-*';'k-*';...
'b-o';'r-o';'g-o';'y-o';'k-o';...
'b-s';'r-s';'g-s';'y-s';'k-s';...
'b-d';'r-d';'g-d';'y-d';'k-d';...
'b-x';'r-x';'g-x';'y-x';'k-x';...
'b-+';'r-+';'g-+';'y-+';'k-+'};
% figure
% hold off
% legend_str = {};
i=1;
for mcs=0:27
%file = fullfile(root_path,sprintf('awgn_bler_tx1_mcs%d.csv',mcs));
file = sprintf('awgn_bler_tx1_mcs%d.csv',mcs);
data = dlmread(file,';',1,0);
snr = data(:,1);
bler = data(:,5)./data(:,6); % round 1
snr_tmp = snr(bler<0.1);
c_rate(i) = data(1,4);
snr_10p(i) = snr_tmp(1);
bler_10p(i) = bler(snr==snr_10p(i));
figure(3)
semilogy(snr,bler(:,1),plot_style{mcs+1});
hold on
legend_str{i} = sprintf('mcs %d',mcs);
i=i+1;
end
%%
figure(3);
h_leg = legend(legend_str,'location','eastoutside');
set(h_leg,'FontSize',10);
title('AWGN Performance Curves for LTE 5 MhZ');
ylabel 'BLER'
xlabel 'SNR'
ylim([0.00001 1])
grid on
figure;
plot(c_rate(1:10), snr_10p(1:10),'r-x');
hold on
grid on
plot(c_rate(11:17), snr_10p(11:17),'b-x');
plot(c_rate(18:26), snr_10p(18:26),'g-x');
set(gca,'YTick',[-5:16])
set(gca,'XTick',[0.1:0.05:1])
title('SNR (dB) needed to achieve BLER of 10% in AWGN');
ylabel 'SNR'
xlabel 'code rate'
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-8.000000;0;680;0.110461;5002;5002;4755;5002;0;0;0;0;0
-6.500000;0;680;0.110461;4996;5002;10;5002;0;0;0;0;0
-6.300000;0;680;0.110461;4970;5002;1;5002;0;0;0;0;0
-6.100000;0;680;0.110461;4878;5002;0;5002;0;0;0;0;0
-5.900000;0;680;0.110461;4542;5002;0;5002;0;0;0;0;0
-5.700000;0;680;0.110461;3957;5002;0;5002;0;0;0;0;0
-5.500000;0;680;0.110461;3014;5002;0;5002;0;0;0;0;0
-5.300000;0;680;0.110461;1951;5002;0;5002;0;0;0;0;0
-5.100000;0;680;0.110461;1028;5002;0;5002;0;0;0;0;0
-4.900000;0;680;0.110461;768;10000;0;10000;0;0;0;0;0
-4.700000;0;680;0.110461;241;10000;0;10000;0;0;0;0;0
-4.500000;0;680;0.110461;55;10000;0;10000;0;0;0;0;0
-4.300000;0;680;0.110461;10;10000;0;10000;0;0;0;0;0
-4.100000;0;680;0.110461;2;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-7.000000;1;904;0.146849;5002;5002;4390;5002;0;0;0;0;0
-5.500000;1;904;0.146849;4997;5002;0;5002;0;0;0;0;0
-5.300000;1;904;0.146849;4970;5002;0;5002;0;0;0;0;0
-5.100000;1;904;0.146849;4792;5002;0;5002;0;0;0;0;0
-4.900000;1;904;0.146849;4392;5002;0;5002;0;0;0;0;0
-4.700000;1;904;0.146849;3513;5002;0;5002;0;0;0;0;0
-4.500000;1;904;0.146849;2392;5002;0;5002;0;0;0;0;0
-4.300000;1;904;0.146849;1298;5002;0;5002;0;0;0;0;0
-4.100000;1;904;0.146849;1000;9678;0;9678;0;0;0;0;0
-3.900000;1;904;0.146849;322;10000;0;10000;0;0;0;0;0
-3.700000;1;904;0.146849;79;10000;0;10000;0;0;0;0;0
-3.500000;1;904;0.146849;16;10000;0;10000;0;0;0;0;0
-3.300000;1;904;0.146849;3;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
0.000000;10;4008;0.325536;5002;5002;4409;5002;0;0;0;0;0
1.500000;10;4008;0.325536;5002;5002;0;5002;0;0;0;0;0
1.700000;10;4008;0.325536;5002;5002;0;5002;0;0;0;0;0
1.900000;10;4008;0.325536;5001;5002;0;5002;0;0;0;0;0
2.100000;10;4008;0.325536;4965;5002;0;5002;0;0;0;0;0
2.300000;10;4008;0.325536;4581;5002;0;5002;0;0;0;0;0
2.500000;10;4008;0.325536;3065;5002;0;5002;0;0;0;0;0
2.700000;10;4008;0.325536;1138;5002;0;5002;0;0;0;0;0
2.900000;10;4008;0.325536;390;10000;0;10000;0;0;0;0;0
3.100000;10;4008;0.325536;28;10000;0;10000;0;0;0;0;0
3.300000;10;4008;0.325536;4;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
1.000000;11;4392;0.356725;5002;5002;42;5002;0;0;0;0;0
1.200000;11;4392;0.356725;5002;5002;2;5002;0;0;0;0;0
1.400000;11;4392;0.356725;5002;5002;0;5002;0;0;0;0;0
1.600000;11;4392;0.356725;5002;5002;0;5002;0;0;0;0;0
1.800000;11;4392;0.356725;5002;5002;0;5002;0;0;0;0;0
2.000000;11;4392;0.356725;5002;5002;0;5002;0;0;0;0;0
2.200000;11;4392;0.356725;5002;5002;0;5002;0;0;0;0;0
2.400000;11;4392;0.356725;4998;5002;0;5002;0;0;0;0;0
2.600000;11;4392;0.356725;4903;5002;0;5002;0;0;0;0;0
2.800000;11;4392;0.356725;4219;5002;0;5002;0;0;0;0;0
3.000000;11;4392;0.356725;2334;5002;0;5002;0;0;0;0;0
3.200000;11;4392;0.356725;1000;8403;0;8403;0;0;0;0;0
3.400000;11;4392;0.356725;147;10000;0;10000;0;0;0;0;0
3.600000;11;4392;0.356725;8;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
2.000000;12;4968;0.403509;5002;5002;5;5002;0;0;0;0;0
2.200000;12;4968;0.403509;5002;5002;0;5002;0;0;0;0;0
2.400000;12;4968;0.403509;5002;5002;0;5002;0;0;0;0;0
2.600000;12;4968;0.403509;5002;5002;0;5002;0;0;0;0;0
2.800000;12;4968;0.403509;5002;5002;0;5002;0;0;0;0;0
3.000000;12;4968;0.403509;5002;5002;0;5002;0;0;0;0;0
3.200000;12;4968;0.403509;5002;5002;0;5002;0;0;0;0;0
3.400000;12;4968;0.403509;4977;5002;0;5002;0;0;0;0;0
3.600000;12;4968;0.403509;4592;5002;0;5002;0;0;0;0;0
3.800000;12;4968;0.403509;3019;5002;0;5002;0;0;0;0;0
4.000000;12;4968;0.403509;1133;5002;0;5002;0;0;0;0;0
4.200000;12;4968;0.403509;379;10000;0;10000;0;0;0;0;0
4.400000;12;4968;0.403509;28;10000;0;10000;0;0;0;0;0
4.600000;12;4968;0.403509;2;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
3.000000;13;5736;0.465887;5002;5002;0;5002;0;0;0;0;0
3.200000;13;5736;0.465887;5002;5002;0;5002;0;0;0;0;0
3.400000;13;5736;0.465887;5002;5002;0;5002;0;0;0;0;0
3.600000;13;5736;0.465887;5002;5002;0;5002;0;0;0;0;0
3.800000;13;5736;0.465887;5002;5002;0;5002;0;0;0;0;0
4.000000;13;5736;0.465887;5002;5002;0;5002;0;0;0;0;0
4.200000;13;5736;0.465887;4999;5002;0;5002;0;0;0;0;0
4.400000;13;5736;0.465887;4948;5002;0;5002;0;0;0;0;0
4.600000;13;5736;0.465887;4432;5002;0;5002;0;0;0;0;0
4.800000;13;5736;0.465887;2757;5002;0;5002;0;0;0;0;0
5.000000;13;5736;0.465887;1000;6399;0;6399;0;0;0;0;0
5.200000;13;5736;0.465887;201;10000;0;10000;0;0;0;0;0
5.400000;13;5736;0.465887;17;10000;0;10000;0;0;0;0;0
5.600000;13;5736;0.465887;1;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
4.000000;14;6456;0.524366;5002;5002;5;5002;0;0;0;0;0
4.200000;14;6456;0.524366;5002;5002;0;5002;0;0;0;0;0
4.400000;14;6456;0.524366;5002;5002;0;5002;0;0;0;0;0
4.600000;14;6456;0.524366;5002;5002;0;5002;0;0;0;0;0
4.800000;14;6456;0.524366;5002;5002;0;5002;0;0;0;0;0
5.000000;14;6456;0.524366;5002;5002;0;5002;0;0;0;0;0
5.200000;14;6456;0.524366;5000;5002;0;5002;0;0;0;0;0
5.400000;14;6456;0.524366;4976;5002;0;5002;0;0;0;0;0
5.600000;14;6456;0.524366;4636;5002;0;5002;0;0;0;0;0
5.800000;14;6456;0.524366;3274;5002;0;5002;0;0;0;0;0
6.000000;14;6456;0.524366;1347;5002;0;5002;0;0;0;0;0
6.200000;14;6456;0.524366;651;10000;0;10000;0;0;0;0;0
6.400000;14;6456;0.524366;100;10000;0;10000;0;0;0;0;0
6.600000;14;6456;0.524366;11;10000;0;10000;0;0;0;0;0
6.800000;14;6456;0.524366;1;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
5.000000;15;7224;0.586745;5002;5002;0;5002;0;0;0;0;0
5.200000;15;7224;0.586745;5002;5002;0;5002;0;0;0;0;0
5.400000;15;7224;0.586745;5002;5002;0;5002;0;0;0;0;0
5.600000;15;7224;0.586745;5002;5002;0;5002;0;0;0;0;0
5.800000;15;7224;0.586745;5002;5002;0;5002;0;0;0;0;0
6.000000;15;7224;0.586745;5002;5002;0;5002;0;0;0;0;0
6.200000;15;7224;0.586745;4996;5002;0;5002;0;0;0;0;0
6.400000;15;7224;0.586745;4919;5002;0;5002;0;0;0;0;0
6.600000;15;7224;0.586745;4156;5002;0;5002;0;0;0;0;0
6.800000;15;7224;0.586745;2394;5002;0;5002;0;0;0;0;0
7.000000;15;7224;0.586745;1000;6346;0;6346;0;0;0;0;0
7.200000;15;7224;0.586745;315;10000;0;10000;0;0;0;0;0
7.400000;15;7224;0.586745;37;10000;0;10000;0;0;0;0;0
7.600000;15;7224;0.586745;4;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
6.000000;16;7736;0.628330;5002;5002;0;5002;0;0;0;0;0
6.200000;16;7736;0.628330;5002;5002;1;5002;0;0;0;0;0
6.400000;16;7736;0.628330;5002;5002;0;5002;0;0;0;0;0
6.600000;16;7736;0.628330;5002;5002;0;5002;0;0;0;0;0
6.800000;16;7736;0.628330;4996;5002;0;5002;0;0;0;0;0
7.000000;16;7736;0.628330;4889;5002;0;5002;0;0;0;0;0
7.200000;16;7736;0.628330;4105;5002;0;5002;0;0;0;0;0
7.400000;16;7736;0.628330;2272;5002;0;5002;0;0;0;0;0
7.600000;16;7736;0.628330;1000;6927;0;6927;0;0;0;0;0
7.800000;16;7736;0.628330;302;10000;0;10000;0;0;0;0;0
8.000000;16;7736;0.628330;39;10000;0;10000;0;0;0;0;0
8.200000;16;7736;0.628330;9;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
5.000000;17;7736;0.418887;5002;5002;5002;5002;0;0;0;0;0
6.500000;17;7736;0.418887;5002;5002;108;5002;0;0;0;0;0
6.700000;17;7736;0.418887;5002;5002;7;5002;0;0;0;0;0
6.900000;17;7736;0.418887;5002;5002;0;5002;0;0;0;0;0
7.100000;17;7736;0.418887;5002;5002;0;5002;0;0;0;0;0
7.300000;17;7736;0.418887;5002;5002;0;5002;0;0;0;0;0
7.500000;17;7736;0.418887;5002;5002;0;5002;0;0;0;0;0
7.700000;17;7736;0.418887;5002;5002;0;5002;0;0;0;0;0
7.900000;17;7736;0.418887;5000;5002;0;5002;0;0;0;0;0
8.100000;17;7736;0.418887;4938;5002;0;5002;0;0;0;0;0
8.300000;17;7736;0.418887;4323;5002;0;5002;0;0;0;0;0
8.500000;17;7736;0.418887;2604;5002;0;5002;0;0;0;0;0
8.700000;17;7736;0.418887;1000;5361;0;5361;0;0;0;0;0
8.900000;17;7736;0.418887;362;10000;0;10000;0;0;0;0;0
9.100000;17;7736;0.418887;38;10000;0;10000;0;0;0;0;0
9.300000;17;7736;0.418887;5;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
6.000000;18;7992;0.432749;5002;5002;4918;5002;0;0;0;0;0
7.500000;18;7992;0.432749;5002;5002;0;5002;0;0;0;0;0
7.700000;18;7992;0.432749;5002;5002;0;5002;0;0;0;0;0
7.900000;18;7992;0.432749;5002;5002;0;5002;0;0;0;0;0
8.100000;18;7992;0.432749;5002;5002;0;5002;0;0;0;0;0
8.300000;18;7992;0.432749;4973;5002;0;5002;0;0;0;0;0
8.500000;18;7992;0.432749;4546;5002;0;5002;0;0;0;0;0
8.700000;18;7992;0.432749;2991;5002;0;5002;0;0;0;0;0
8.900000;18;7992;0.432749;1163;5002;0;5002;0;0;0;0;0
9.100000;18;7992;0.432749;456;10000;0;10000;0;0;0;0;0
9.300000;18;7992;0.432749;55;10000;0;10000;0;0;0;0;0
9.500000;18;7992;0.432749;8;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
7.000000;19;9144;0.495127;5002;5002;4998;5002;0;0;0;0;0
8.500000;19;9144;0.495127;5002;5002;0;5002;0;0;0;0;0
8.700000;19;9144;0.495127;5002;5002;0;5002;0;0;0;0;0
8.900000;19;9144;0.495127;5002;5002;0;5002;0;0;0;0;0
9.100000;19;9144;0.495127;5002;5002;0;5002;0;0;0;0;0
9.300000;19;9144;0.495127;5002;5002;0;5002;0;0;0;0;0
9.500000;19;9144;0.495127;4969;5002;0;5002;0;0;0;0;0
9.700000;19;9144;0.495127;4563;5002;0;5002;0;0;0;0;0
9.900000;19;9144;0.495127;3122;5002;0;5002;0;0;0;0;0
10.100000;19;9144;0.495127;1267;5002;0;5002;0;0;0;0;0
10.300000;19;9144;0.495127;576;10000;0;10000;0;0;0;0;0
10.500000;19;9144;0.495127;89;10000;0;10000;0;0;0;0;0
10.700000;19;9144;0.495127;8;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-6.000000;2;1096;0.178038;5002;5002;2321;5002;0;0;0;0;0
-4.500000;2;1096;0.178038;4923;5002;0;5002;0;0;0;0;0
-4.300000;2;1096;0.178038;4624;5002;0;5002;0;0;0;0;0
-4.100000;2;1096;0.178038;3894;5002;0;5002;0;0;0;0;0
-3.900000;2;1096;0.178038;2680;5002;0;5002;0;0;0;0;0
-3.700000;2;1096;0.178038;1519;5002;0;5002;0;0;0;0;0
-3.500000;2;1096;0.178038;1000;7700;0;7700;0;0;0;0;0
-3.300000;2;1096;0.178038;351;10000;0;10000;0;0;0;0;0
-3.100000;2;1096;0.178038;60;10000;0;10000;0;0;0;0;0
-2.900000;2;1096;0.178038;14;10000;0;10000;0;0;0;0;0
-2.700000;2;1096;0.178038;0;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
8.000000;20;9912;0.536712;5002;5002;3940;5002;0;0;0;0;0
9.500000;20;9912;0.536712;5002;5002;0;5002;0;0;0;0;0
9.700000;20;9912;0.536712;5002;5002;0;5002;0;0;0;0;0
9.900000;20;9912;0.536712;5002;5002;0;5002;0;0;0;0;0
10.100000;20;9912;0.536712;5002;5002;0;5002;0;0;0;0;0
10.300000;20;9912;0.536712;4925;5002;0;5002;0;0;0;0;0
10.500000;20;9912;0.536712;4224;5002;0;5002;0;0;0;0;0
10.700000;20;9912;0.536712;2456;5002;0;5002;0;0;0;0;0
10.900000;20;9912;0.536712;1000;6023;0;6023;0;0;0;0;0
11.100000;20;9912;0.536712;327;10000;0;10000;0;0;0;0;0
11.300000;20;9912;0.536712;43;10000;0;10000;0;0;0;0;0
11.500000;20;9912;0.536712;2;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
9.000000;21;10680;0.578298;5002;5002;2178;5002;0;0;0;0;0
10.500000;21;10680;0.578298;5002;5002;0;5002;0;0;0;0;0
10.700000;21;10680;0.578298;5002;5002;0;5002;0;0;0;0;0
10.900000;21;10680;0.578298;5002;5002;0;5002;0;0;0;0;0
11.100000;21;10680;0.578298;4988;5002;0;5002;0;0;0;0;0
11.300000;21;10680;0.578298;4712;5002;0;5002;0;0;0;0;0
11.500000;21;10680;0.578298;3519;5002;0;5002;0;0;0;0;0
11.700000;21;10680;0.578298;1665;5002;0;5002;0;0;0;0;0
11.900000;21;10680;0.578298;861;10000;0;10000;0;0;0;0;0
12.100000;21;10680;0.578298;160;10000;0;10000;0;0;0;0;0
12.300000;21;10680;0.578298;19;10000;0;10000;0;0;0;0;0
12.500000;21;10680;0.578298;3;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
10.000000;22;11448;0.619883;5002;5002;173;5002;0;0;0;0;0
10.200000;22;11448;0.619883;5002;5002;23;5002;0;0;0;0;0
10.400000;22;11448;0.619883;5002;5002;2;5002;0;0;0;0;0
10.600000;22;11448;0.619883;5002;5002;0;5002;0;0;0;0;0
10.800000;22;11448;0.619883;5002;5002;0;5002;0;0;0;0;0
11.000000;22;11448;0.619883;5002;5002;0;5002;0;0;0;0;0
11.200000;22;11448;0.619883;5002;5002;0;5002;0;0;0;0;0
11.400000;22;11448;0.619883;5002;5002;0;5002;0;0;0;0;0
11.600000;22;11448;0.619883;5002;5002;0;5002;0;0;0;0;0
11.800000;22;11448;0.619883;4996;5002;0;5002;0;0;0;0;0
12.000000;22;11448;0.619883;4819;5002;0;5002;0;0;0;0;0
12.200000;22;11448;0.619883;3944;5002;0;5002;0;0;0;0;0
12.400000;22;11448;0.619883;2097;5002;0;5002;0;0;0;0;0
12.600000;22;11448;0.619883;1000;7365;0;7365;0;0;0;0;0
12.800000;22;11448;0.619883;251;10000;0;10000;0;0;0;0;0
13.000000;22;11448;0.619883;25;10000;0;10000;0;0;0;0;0
13.200000;22;11448;0.619883;2;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
11.000000;23;12576;0.680962;5002;5002;1169;5002;0;0;0;0;0
12.500000;23;12576;0.680962;5002;5002;0;5002;0;0;0;0;0
12.700000;23;12576;0.680962;5002;5002;0;5002;0;0;0;0;0
12.900000;23;12576;0.680962;5002;5002;0;5002;0;0;0;0;0
13.100000;23;12576;0.680962;4994;5002;0;5002;0;0;0;0;0
13.300000;23;12576;0.680962;4811;5002;0;5002;0;0;0;0;0
13.500000;23;12576;0.680962;4012;5002;0;5002;0;0;0;0;0
13.700000;23;12576;0.680962;2367;5002;0;5002;0;0;0;0;0
13.900000;23;12576;0.680962;1000;5262;0;5262;0;0;0;0;0
14.100000;23;12576;0.680962;487;10000;0;10000;0;0;0;0;0
14.300000;23;12576;0.680962;87;10000;0;10000;0;0;0;0;0
14.500000;23;12576;0.680962;9;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
12.000000;24;13536;0.732943;5002;5002;268;5002;0;0;0;0;0
12.200000;24;13536;0.732943;5002;5002;48;5002;0;0;0;0;0
12.400000;24;13536;0.732943;5002;5002;13;5002;0;0;0;0;0
12.600000;24;13536;0.732943;5002;5002;3;5002;0;0;0;0;0
12.800000;24;13536;0.732943;5002;5002;0;5002;0;0;0;0;0
13.000000;24;13536;0.732943;5002;5002;0;5002;0;0;0;0;0
13.200000;24;13536;0.732943;5002;5002;0;5002;0;0;0;0;0
13.400000;24;13536;0.732943;5002;5002;0;5002;0;0;0;0;0
13.600000;24;13536;0.732943;5002;5002;0;5002;0;0;0;0;0
13.800000;24;13536;0.732943;5002;5002;0;5002;0;0;0;0;0
14.000000;24;13536;0.732943;4979;5002;0;5002;0;0;0;0;0
14.200000;24;13536;0.732943;4713;5002;0;5002;0;0;0;0;0
14.400000;24;13536;0.732943;3759;5002;0;5002;0;0;0;0;0
14.600000;24;13536;0.732943;2017;5002;0;5002;0;0;0;0;0
14.800000;24;13536;0.732943;1000;6635;0;6635;0;0;0;0;0
15.000000;24;13536;0.732943;376;10000;0;10000;0;0;0;0;0
15.200000;24;13536;0.732943;99;10000;0;10000;0;0;0;0;0
15.400000;24;13536;0.732943;10;10000;0;10000;0;0;0;0;0
15.600000;24;13536;0.732943;4;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
13.000000;25;14112;0.764133;5002;5002;3;5002;0;0;0;0;0
13.200000;25;14112;0.764133;5002;5002;0;5002;0;0;0;0;0
13.400000;25;14112;0.764133;5002;5002;0;5002;0;0;0;0;0
13.600000;25;14112;0.764133;5002;5002;0;5002;0;0;0;0;0
13.800000;25;14112;0.764133;5002;5002;0;5002;0;0;0;0;0
14.000000;25;14112;0.764133;5002;5002;0;5002;0;0;0;0;0
14.200000;25;14112;0.764133;5002;5002;0;5002;0;0;0;0;0
14.400000;25;14112;0.764133;5000;5002;0;5002;0;0;0;0;0
14.600000;25;14112;0.764133;4942;5002;0;5002;0;0;0;0;0
14.800000;25;14112;0.764133;4439;5002;0;5002;0;0;0;0;0
15.000000;25;14112;0.764133;3070;5002;0;5002;0;0;0;0;0
15.200000;25;14112;0.764133;1406;5002;0;5002;0;0;0;0;0
15.400000;25;14112;0.764133;941;10000;0;10000;0;0;0;0;0
15.600000;25;14112;0.764133;207;10000;0;10000;0;0;0;0;0
15.800000;25;14112;0.764133;38;10000;0;10000;0;0;0;0;0
16.000000;25;14112;0.764133;7;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
14.000000;26;15264;0.826511;5002;5002;51;5002;0;0;0;0;0
14.200000;26;15264;0.826511;5002;5002;6;5002;0;0;0;0;0
14.400000;26;15264;0.826511;5002;5002;1;5002;0;0;0;0;0
14.600000;26;15264;0.826511;5002;5002;0;5002;0;0;0;0;0
14.800000;26;15264;0.826511;5002;5002;0;5002;0;0;0;0;0
15.000000;26;15264;0.826511;5002;5002;1;5002;0;0;0;0;0
15.200000;26;15264;0.826511;5002;5002;0;5002;0;0;0;0;0
15.400000;26;15264;0.826511;5002;5002;0;5002;0;0;0;0;0
15.600000;26;15264;0.826511;5002;5002;0;5002;0;0;0;0;0
15.800000;26;15264;0.826511;4982;5002;0;5002;0;0;0;0;0
16.000000;26;15264;0.826511;4795;5002;0;5002;0;0;0;0;0
16.200000;26;15264;0.826511;3912;5002;0;5002;0;0;0;0;0
16.400000;26;15264;0.826511;2336;5002;0;5002;0;0;0;0;0
16.600000;26;15264;0.826511;1000;5135;0;5135;0;0;0;0;0
16.800000;26;15264;0.826511;571;10000;0;10000;0;0;0;0;0
17.000000;26;15264;0.826511;130;10000;0;10000;0;0;0;0;0
17.200000;26;15264;0.826511;23;10000;0;10000;0;0;0;0;0
17.400000;26;15264;0.826511;7;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
15.000000;27;15840;0.857700;5002;5002;2;5002;0;0;0;0;0
15.200000;27;15840;0.857700;5002;5002;1;5002;0;0;0;0;0
15.400000;27;15840;0.857700;5002;5002;0;5002;0;0;0;0;0
15.600000;27;15840;0.857700;5002;5002;0;5002;0;0;0;0;0
15.800000;27;15840;0.857700;5002;5002;0;5002;0;0;0;0;0
16.000000;27;15840;0.857700;5002;5002;0;5002;0;0;0;0;0
16.200000;27;15840;0.857700;5001;5002;0;5002;0;0;0;0;0
16.400000;27;15840;0.857700;4975;5002;0;5002;0;0;0;0;0
16.600000;27;15840;0.857700;4774;5002;0;5002;0;0;0;0;0
16.800000;27;15840;0.857700;3895;5002;0;5002;0;0;0;0;0
17.000000;27;15840;0.857700;2369;5002;0;5002;0;0;0;0;0
17.200000;27;15840;0.857700;1079;5002;0;5002;0;0;0;0;0
17.400000;27;15840;0.857700;733;10000;0;10000;0;0;0;0;0
17.600000;27;15840;0.857700;194;10000;0;10000;0;0;0;0;0
17.800000;27;15840;0.857700;56;10000;0;10000;0;0;0;0;0
18.000000;27;15840;0.857700;14;10000;0;10000;0;0;0;0;0
18.200000;27;15840;0.857700;6;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-5.000000;3;1416;0.230019;5002;5002;855;5002;0;0;0;0;0
-3.500000;3;1416;0.230019;4772;5002;0;5002;0;0;0;0;0
-3.300000;3;1416;0.230019;4178;5002;0;5002;0;0;0;0;0
-3.100000;3;1416;0.230019;3095;5002;0;5002;0;0;0;0;0
-2.900000;3;1416;0.230019;1728;5002;0;5002;0;0;0;0;0
-2.700000;3;1416;0.230019;1000;7313;0;7313;0;0;0;0;0
-2.500000;3;1416;0.230019;388;10000;0;10000;0;0;0;0;0
-2.300000;3;1416;0.230019;97;10000;0;10000;0;0;0;0;0
-2.100000;3;1416;0.230019;15;10000;0;10000;0;0;0;0;0
-1.900000;3;1416;0.230019;5;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-4.000000;4;1800;0.292398;5002;5002;115;5002;0;0;0;0;0
-3.800000;4;1800;0.292398;5002;5002;15;5002;0;0;0;0;0
-3.600000;4;1800;0.292398;5002;5002;2;5002;0;0;0;0;0
-3.400000;4;1800;0.292398;5002;5002;0;5002;0;0;0;0;0
-3.200000;4;1800;0.292398;5000;5002;0;5002;0;0;0;0;0
-3.000000;4;1800;0.292398;4996;5002;0;5002;0;0;0;0;0
-2.800000;4;1800;0.292398;4955;5002;0;5002;0;0;0;0;0
-2.600000;4;1800;0.292398;4675;5002;0;5002;0;0;0;0;0
-2.400000;4;1800;0.292398;3885;5002;0;5002;0;0;0;0;0
-2.200000;4;1800;0.292398;2490;5002;0;5002;0;0;0;0;0
-2.000000;4;1800;0.292398;1102;5002;0;5002;0;0;0;0;0
-1.800000;4;1800;0.292398;709;10000;0;10000;0;0;0;0;0
-1.600000;4;1800;0.292398;140;10000;0;10000;0;0;0;0;0
-1.400000;4;1800;0.292398;17;10000;0;10000;0;0;0;0;0
-1.200000;4;1800;0.292398;2;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-3.000000;5;2216;0.359974;5002;5002;3;5002;0;0;0;0;0
-2.800000;5;2216;0.359974;5002;5002;0;5002;0;0;0;0;0
-2.600000;5;2216;0.359974;5002;5002;0;5002;0;0;0;0;0
-2.400000;5;2216;0.359974;5002;5002;0;5002;0;0;0;0;0
-2.200000;5;2216;0.359974;5001;5002;0;5002;0;0;0;0;0
-2.000000;5;2216;0.359974;4980;5002;0;5002;0;0;0;0;0
-1.800000;5;2216;0.359974;4822;5002;0;5002;0;0;0;0;0
-1.600000;5;2216;0.359974;4106;5002;0;5002;0;0;0;0;0
-1.400000;5;2216;0.359974;2606;5002;0;5002;0;0;0;0;0
-1.200000;5;2216;0.359974;1195;5002;0;5002;0;0;0;0;0
-1.000000;5;2216;0.359974;691;10000;0;10000;0;0;0;0;0
-0.800000;5;2216;0.359974;126;10000;0;10000;0;0;0;0;0
-0.600000;5;2216;0.359974;18;10000;0;10000;0;0;0;0;0
-0.400000;5;2216;0.359974;1;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-2.000000;6;2600;0.422352;5002;5002;0;5002;0;0;0;0;0
-1.800000;6;2600;0.422352;5002;5002;0;5002;0;0;0;0;0
-1.600000;6;2600;0.422352;5002;5002;0;5002;0;0;0;0;0
-1.400000;6;2600;0.422352;5002;5002;0;5002;0;0;0;0;0
-1.200000;6;2600;0.422352;4979;5002;0;5002;0;0;0;0;0
-1.000000;6;2600;0.422352;4751;5002;0;5002;0;0;0;0;0
-0.800000;6;2600;0.422352;3828;5002;0;5002;0;0;0;0;0
-0.600000;6;2600;0.422352;2244;5002;0;5002;0;0;0;0;0
-0.400000;6;2600;0.422352;1000;6194;0;6194;0;0;0;0;0
-0.200000;6;2600;0.422352;388;10000;0;10000;0;0;0;0;0
-0.000000;6;2600;0.422352;58;10000;0;10000;0;0;0;0;0
0.200000;6;2600;0.422352;6;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
-1.000000;7;3112;0.505523;5002;5002;0;5002;0;0;0;0;0
-0.800000;7;3112;0.505523;5002;5002;0;5002;0;0;0;0;0
-0.600000;7;3112;0.505523;5002;5002;0;5002;0;0;0;0;0
-0.400000;7;3112;0.505523;4989;5002;0;5002;0;0;0;0;0
-0.200000;7;3112;0.505523;4896;5002;0;5002;0;0;0;0;0
-0.000000;7;3112;0.505523;4323;5002;0;5002;0;0;0;0;0
0.200000;7;3112;0.505523;2844;5002;0;5002;0;0;0;0;0
0.400000;7;3112;0.505523;1144;5002;0;5002;0;0;0;0;0
0.600000;7;3112;0.505523;570;10000;0;10000;0;0;0;0;0
0.800000;7;3112;0.505523;91;10000;0;10000;0;0;0;0;0
1.000000;7;3112;0.505523;7;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
0.000000;8;3496;0.567901;5002;5002;0;5002;0;0;0;0;0
0.200000;8;3496;0.567901;4999;5002;0;5002;0;0;0;0;0
0.400000;8;3496;0.567901;4955;5002;0;5002;0;0;0;0;0
0.600000;8;3496;0.567901;4615;5002;0;5002;0;0;0;0;0
0.800000;8;3496;0.567901;3455;5002;0;5002;0;0;0;0;0
1.000000;8;3496;0.567901;1644;5002;0;5002;0;0;0;0;0
1.200000;8;3496;0.567901;926;10000;0;10000;0;0;0;0;0
1.400000;8;3496;0.567901;144;10000;0;10000;0;0;0;0;0
1.600000;8;3496;0.567901;13;10000;0;10000;0;0;0;0;0
1.800000;8;3496;0.567901;2;10000;0;10000;0;0;0;0;0
SNR; MCS; TBS; rate; err0; trials0; err1; trials1; err2; trials2; err3; trials3; dci_err
1.000000;9;4008;0.651072;5002;5002;1;5002;0;0;0;0;0
1.200000;9;4008;0.651072;5000;5002;0;5002;0;0;0;0;0
1.400000;9;4008;0.651072;4938;5002;0;5002;0;0;0;0;0
1.600000;9;4008;0.651072;4575;5002;0;5002;0;0;0;0;0
1.800000;9;4008;0.651072;3195;5002;0;5002;0;0;0;0;0
2.000000;9;4008;0.651072;1442;5002;0;5002;0;0;0;0;0
2.200000;9;4008;0.651072;738;10000;0;10000;0;0;0;0;0
2.400000;9;4008;0.651072;116;10000;0;10000;0;0;0;0;0
2.600000;9;4008;0.651072;16;10000;0;10000;0;0;0;0;0
2.800000;9;4008;0.651072;0;10000;0;10000;0;0;0;0;0
-9.5,0.99800796812749
-9.4,0.9900398406374502
-9.300000000000001,0.9641434262948207
-9.199999999999999,0.9661354581673307
-9.1,0.9103585657370518
-9,0.852589641434263
-8.9,0.7788844621513944
-8.800000000000001,0.6573705179282868
-8.699999999999999,0.5258964143426295
-8.6,0.3725099601593626
-8.5,0.2529880478087649
-8.4,0.1831501831501831
-8.300000000000001,0.08
-8.199999999999999,0.047
-8.1,0.023
-8,0.008999999999999999
-8.300000000000001,0.99800796812749
-8.199999999999999,0.9940239043824701
-8.1,0.9960159362549801
-8,0.9741035856573705
-7.9,0.9322709163346613
-7.8,0.8685258964143426
-7.7,0.7848605577689243
-7.6,0.7051792828685259
-7.5,0.547808764940239
-7.4,0.3625498007968128
-7.3,0.250996015936255
-7.2,0.1808318264014467
-7.1,0.08400000000000001
-7,0.041
-6.9,0.017
-6.8,0.006
-0.3,1
-0.2,1
-0.1,1
-0,1
0.1,1
0.2,1
0.3,1
0.4,1
0.5,0.9840637450199203
0.6,0.9123505976095617
0.7,0.7749003984063745
0.8,0.50199203187251
0.9,0.2171314741035857
1,0.07000000000000001
1.1,0.015
1.2,0.005
-2.5,1
-1,1
0.5,1
0.6,1
0.7,1
0.8,1
0.9,0.99800796812749
1,0.99800796812749
1.1,0.9760956175298805
1.2,0.9063745019920318
1.3,0.7470119521912351
1.4,0.4621513944223107
1.5,0.1972386587771203
1.6,0.063
1.7,0.015
1.8,0.004
1.1,1
1.2,1
1.3,1
1.4,1
1.5,1
1.6,1
1.7,0.99800796812749
1.8,0.99800796812749
1.9,0.9960159362549801
2,0.9621513944223108
2.1,0.8745019920318725
2.2,0.6115537848605578
2.3,0.3565737051792829
2.4,0.1168224299065421
2.5,0.035
2.6,0.007
2.1,1
2.2,1
2.3,1
2.4,1
2.5,1
2.6,1
2.7,1
2.8,1
2.9,0.99800796812749
3,0.9760956175298805
3.1,0.8864541832669323
3.2,0.6912350597609562
3.3,0.3924302788844621
3.4,0.1644736842105263
3.5,0.04
3.6,0.01
3.1,1
3.2,1
3.3,1
3.4,1
3.5,1
3.6,1
3.7,1
3.8,1
3.9,0.9940239043824701
4,0.9342629482071713
4.1,0.8247011952191236
4.2,0.5776892430278885
4.3,0.3207171314741036
4.4,0.1280409731113956
4.5,0.043
4.6,0.007
4.2,1
4.3,1
4.4,1
4.5,1
4.6,1
4.7,1
4.8,0.99800796812749
4.9,0.9960159362549801
5,0.952191235059761
5.1,0.8286852589641435
5.2,0.6095617529880478
5.3,0.3426294820717131
5.4,0.1422475106685633
5.5,0.05
5.6,0.015
5.7,0.005
4.9,1
5,1
5.1,1
5.2,1
5.3,1
5.4,1
5.5,1
5.6,0.9880478087649402
5.7,0.9362549800796812
5.8,0.796812749003984
5.9,0.5697211155378487
6,0.2928286852589642
6.1,0.11001100110011
6.2,0.031
6.3,0.013
6.4,0.003
5.8,1
5.9,1
6,1
6.1,1
6.2,1
6.3,1
6.4,1
6.5,0.99800796812749
6.6,0.9601593625498008
6.7,0.8645418326693227
6.8,0.6434262948207171
6.9,0.3924302788844621
7,0.1876172607879925
7.1,0.068
7.2,0.027
7.3,0.004
6.1,1
6.2,1
6.3,1
6.4,1
6.5,1
6.6,1
6.7,1
6.8,0.99800796812749
6.9,0.9880478087649402
7,0.9023904382470119
7.1,0.7250996015936255
7.2,0.4541832669322709
7.3,0.199203187250996
7.4,0.083
7.5,0.022
7.6,0.006
7.2,1
7.3,1
7.4,1
7.5,1
7.6,1
7.7,1
7.8,1
7.9,1
8,0.9960159362549801
8.1,0.950199203187251
8.199999999999999,0.8027888446215139
8.300000000000001,0.5956175298804781
8.4,0.3466135458167331
8.5,0.1321003963011889
8.6,0.053
8.699999999999999,0.01
-7.5,1
-7.4,1
-7.3,0.99800796812749
-7.2,0.9960159362549801
-7.1,0.9820717131474104
-7,0.9621513944223108
-6.9,0.9123505976095617
-6.8,0.8207171314741036
-6.7,0.6792828685258964
-6.6,0.5378486055776892
-6.5,0.3565737051792829
-6.4,0.1795332136445242
-6.3,0.1447178002894356
-6.2,0.07000000000000001
-6.1,0.019
-6,0.007
8,1
8.1,1
8.199999999999999,1
8.300000000000001,1
8.4,1
8.5,1
8.6,1
8.699999999999999,1
8.800000000000001,0.9960159362549801
8.9,0.9561752988047809
9,0.8266932270916335
9.1,0.6374501992031872
9.199999999999999,0.3047808764940239
9.300000000000001,0.1615508885298869
9.4,0.053
9.5,0.008999999999999999
9,1
9.1,1
9.199999999999999,1
9.300000000000001,1
9.4,1
9.5,1
9.6,0.99800796812749
9.699999999999999,0.9900398406374502
9.800000000000001,0.9203187250996016
9.9,0.7370517928286853
10,0.4641434262948207
10.1,0.249003984063745
10.2,0.08400000000000001
10.3,0.026
10.4,0.011
10.5,0.001
9.699999999999999,1
9.800000000000001,1
9.9,1
10,1
10.1,1
10.2,1
10.3,1
10.4,0.99800796812749
10.5,0.9741035856573705
10.6,0.8784860557768924
10.7,0.6593625498007968
10.8,0.4262948207171315
10.9,0.2091633466135458
11,0.08699999999999999
11.1,0.028
11.2,0.004
11,1
11.1,1
11.2,1
11.3,1
11.4,1
11.5,0.99800796812749
11.6,1
11.7,0.9721115537848606
11.8,0.9123505976095617
11.9,0.749003984063745
12,0.5199203187250996
12.1,0.3187250996015936
12.2,0.1392757660167131
12.3,0.057
12.4,0.019
12.5,0.008
11.8,1
11.9,1
12,1
12.1,1
12.2,1
12.3,1
12.4,1
12.5,0.9940239043824701
12.6,0.954183266932271
12.7,0.8426294820717132
12.8,0.6035856573705179
12.9,0.3924302788844621
13,0.1751313485113835
13.1,0.065
13.2,0.019
13.3,0.006
12.4,1
12.5,1
12.6,1
12.7,1
12.8,1
12.9,1
13,1
13.1,0.9940239043824701
13.2,0.950199203187251
13.3,0.8466135458167331
13.4,0.6155378486055777
13.5,0.3665338645418327
13.6,0.1540832049306625
13.7,0.063
13.8,0.03
13.9,0.008
13.5,1
13.6,1
13.7,1
13.8,1
13.9,1
14,1
14.1,1
14.2,0.9940239043824701
14.3,0.900398406374502
14.4,0.7191235059760956
14.5,0.4820717131474104
14.6,0.2729083665338645
14.7,0.1152073732718894
14.8,0.023
14.9,0.012
15,0.004
14.2,1
14.3,1
14.4,1
14.5,1
14.6,1
14.7,1
14.8,1
14.9,0.9900398406374502
15,0.9442231075697212
15.1,0.7808764940239044
15.2,0.5239043824701195
15.3,0.3147410358565737
15.4,0.1506024096385542
15.5,0.053
15.6,0.019
15.7,0.008999999999999999
-6.5,1
-6.4,1
-6.3,1
-6.2,1
-6.1,0.9960159362549801
-6,0.9940239043824701
-5.9,0.954183266932271
-5.8,0.9262948207171314
-5.7,0.8386454183266933
-5.6,0.7131474103585658
-5.5,0.5099601593625498
-5.4,0.3685258964143426
-5.3,0.2270916334661355
-5.2,0.1078748651564186
-5.1,0.052
-5,0.008999999999999999
-5.4,1
-5.3,1
-5.2,1
-5.1,1
-5,1
-4.9,0.9860557768924303
-4.8,0.9581673306772909
-4.7,0.900398406374502
-4.6,0.8047808764940239
-4.5,0.6055776892430279
-4.4,0.4322709163346614
-4.3,0.2330677290836653
-4.2,0.1096491228070175
-4.1,0.044
-4,0.017
-3.9,0.005
-4.4,1
-4.3,1
-4.2,1
-4.1,1
-4,1
-3.9,1
-3.8,0.9900398406374502
-3.7,0.9442231075697212
-3.6,0.8665338645418327
-3.5,0.750996015936255
-3.4,0.5398406374501992
-3.3,0.2450199203187251
-3.2,0.1300390117035111
-3.1,0.054
-3,0.02
-2.9,0.007
-3.6,1
-3.5,1
-3.4,1
-3.3,1
-3.2,1
-3.1,1
-3,0.99800796812749
-2.9,0.9721115537848606
-2.8,0.8964143426294821
-2.7,0.7888446215139442
-2.6,0.6314741035856574
-2.5,0.3665338645418327
-2.4,0.1658374792703151
-2.3,0.075
-2.2,0.022
-2.1,0.006
-2.6,1
-2.5,1
-2.4,1
-2.3,1
-2.2,1
-2.1,1
-2,1
-1.9,0.9900398406374502
-1.8,0.954183266932271
-1.7,0.8705179282868526
-1.6,0.7370517928286853
-1.5,0.4840637450199203
-1.4,0.2350597609561753
-1.3,0.08799999999999999
-1.2,0.031
-1.1,0.004
-1.7,1
-1.6,1
-1.5,1
-1.4,1
-1.3,1
-1.2,1
-1.1,0.9960159362549801
-1,0.9661354581673307
-0.9,0.9143426294820717
-0.8,0.7549800796812749
-0.7,0.5577689243027888
-0.6,0.2888446215139442
-0.5,0.1140250855188141
-0.4,0.041
-0.3,0.013
-0.2,0.005
-0.8,1
-0.7,1
-0.6,1
-0.5,1
-0.4,1
-0.3,1
-0.2,1
-0.1,0.9880478087649402
-0,0.9661354581673307
0.1,0.8745019920318725
0.2,0.6832669322709163
0.3,0.450199203187251
0.4,0.1988071570576541
0.5,0.068
0.6,0.015
0.7,0.007
set(0, 'DefaultLineMarkerSize', 10);
set(0, 'Defaultaxesfontsize', 14);
set(0, 'DefaultLineLineWidth', 2);
root_path = 'Rayleigh8_perfectCE_new';
tx_mode = 6;
channel = 8;
%%
addpath('../../../EMOS/LTE/POST_PROCESSING')
load SISO.mat
scale_bps = (8*12+3*8)*6*100;
c_siso = [c_siso_4Qam; c_siso_16Qam; c_siso_64Qam];
bps_siso = c_siso.*scale_bps;
snr_all = -20:0.2:40;
throughput_all = zeros(length(snr_all),22);
plot_style = {'b-*';'r-*';'g-*';'y-*';'k-*';...
'b-o';'r-o';'g-o';'y-o';'k-o';...
'b-s';'r-s';'g-s';'y-s';'k-s';...
'b-d';'r-d';'g-d';'y-d';'k-d';...
'b-x';'r-x';'g-x';'y-x';'k-x';...
'b-+';'r-+';'g-+';'y-+';'k-+'};
%%
figure(1)
hold off
figure(2)
hold off
legend_str = {};
i=1;
for mcs=0:28
file = fullfile(root_path,sprintf('second_bler_tx%d_mcs%d_chan%d.csv',tx_mode,mcs,channel));
try
data = dlmread(file,';',1,0);
catch exception
disp(sprintf('Problem with file %s:',file));
disp(exception.message);
continue
end
snr = data(:,1);
bler = data(:,5)./data(:,6); % round 1
bler4 = data(:,11)./data(:,6); % round 4
harq_adjust = data(:,6)./sum(data(:,6:2:12),2);
if size(data,2)>13
uncoded_ber = data(:,14);
else
uncoded_ber = ones(size(data,1),1);
end
if (length(snr)==1)
throughput_all(:,mcs+1) = (1-bler4).*harq_adjust.*get_tbs(mcs,25)*6*100;
else
throughput_all(:,mcs+1) = interp1(snr, (1-bler4).*harq_adjust.*get_tbs(mcs,25)*6*100,snr_all,'nearest','extrap');
end
throughput_all(1:find(snr_all==snr(1)),mcs+1) = 0;
figure(1)
semilogy(snr,bler(:,1),plot_style{mcs+1});
hold on
figure(2)
semilogy(snr,uncoded_ber,plot_style{mcs+1});
hold on
legend_str{i} = sprintf('mcs %d',mcs);
i=i+1;
end
%%
h_fig = figure(1);
h_leg = legend(legend_str,'location','eastoutside');
set(h_leg,'FontSize',10);
title(sprintf('Tx mode %d: BLER vs SNR',tx_mode));
ylabel 'BLER'
xlabel 'SNR'
ylim([0.001 1])
grid on
saveas(h_fig,fullfile(root_path,sprintf('tx_mode%d_channel%d_bler.fig',tx_mode,channel)));
saveas(h_fig,fullfile(root_path,sprintf('tx_mode%d_channel%d_bler.emf',tx_mode,channel)));
h_fig = figure(2);
h_leg = legend(legend_str,'location','eastoutside');
set(h_leg,'FontSize',10);
title(sprintf('Tx mode %d: uncoded BER vs SNR',tx_mode));
ylabel 'uncoded BER'
xlabel 'SNR'
ylim([0.0001 1])
grid on
saveas(h_fig,fullfile(root_path,sprintf('tx_mode%d_channel%d_ber.fig',tx_mode,channel)));
saveas(h_fig,fullfile(root_path,sprintf('tx_mode%d_channel%d_ber.emf',tx_mode,channel)));
%%
h_fig = figure(4);
hold off
plot(snr_all,(max(throughput_all,[],2)))
%plot(snr_all,throughput_all)
hold on
plot(SNR,max(bps_siso),'r--');
legend('simulation','SISO mutual information','location','northwest');
xlabel('SNR [dB]')
ylabel('Throughput [bps]')
grid on
......@@ -2,15 +2,21 @@ set(0, 'DefaultLineMarkerSize', 10);
set(0, 'Defaultaxesfontsize', 14);
set(0, 'DefaultLineLineWidth', 2);
root_path = 'Rayleigh8_perfectCE_new';
tx_mode = 6;
channel = 8;
root_path = 'AWGN/AWGN_results';
tx_mode = 1;
nrx = 1;
channel = 18;
nb_rb = 25; %RB used
nb_sf = 4; %subframes per frame
%%
addpath('../../../EMOS/LTE/POST_PROCESSING')
load SISO.mat
scale_bps = (8*12+3*8)*6*100;
%extended CP, 1PDCCH symbol
%scale_bps = 25*(8*12+3*10)*6*100;
%normal CP, 1PDCCH symbol
scale_bps = nb_rb*(10*12+3*10)*nb_sf*100;
c_siso = [c_siso_4Qam; c_siso_16Qam; c_siso_64Qam];
bps_siso = c_siso.*scale_bps;
......@@ -33,7 +39,8 @@ hold off
legend_str = {};
i=1;
for mcs=0:28
file = fullfile(root_path,sprintf('second_bler_tx%d_mcs%d_chan%d.csv',tx_mode,mcs,channel));
file = fullfile(root_path,sprintf('bler_tx%d_chan%d_nrx%d_mcs%d.csv',tx_mode,channel,nrx,mcs));
%file = fullfile(root_path,sprintf('awgn_bler_tx%d_mcs%d.csv',tx_mode,mcs));
try
data = dlmread(file,';',1,0);
catch exception
......@@ -51,13 +58,14 @@ for mcs=0:28
uncoded_ber = ones(size(data,1),1);
end
if (length(snr)==1)
throughput_all(:,mcs+1) = (1-bler4).*harq_adjust.*get_tbs(mcs,25)*6*100;
throughput_all(:,mcs+1) = (1-bler4).*harq_adjust.*get_tbs(mcs,nb_rb)*nb_sf*100;
else
throughput_all(:,mcs+1) = interp1(snr, (1-bler4).*harq_adjust.*get_tbs(mcs,25)*6*100,snr_all,'nearest','extrap');
throughput_all(:,mcs+1) = interp1(snr, (1-bler4).*harq_adjust.*get_tbs(mcs,nb_rb)*nb_sf*100,snr_all,'nearest','extrap');
end
throughput_all(1:find(snr_all==snr(1)),mcs+1) = 0;
figure(1)
semilogy(snr,bler(:,1),plot_style{mcs+1});
%snr10p(mcs+1) = interp1(bler(:,1),snr,0.1);
hold on
figure(2)
semilogy(snr,uncoded_ber,plot_style{mcs+1});
......@@ -70,10 +78,11 @@ end
h_fig = figure(1);
h_leg = legend(legend_str,'location','eastoutside');
set(h_leg,'FontSize',10);
title(sprintf('Tx mode %d: BLER vs SNR',tx_mode));
title(sprintf('Tx mode %d, channel %d (%s): BLER vs SNR',tx_mode, channel,root_path));
ylabel 'BLER'
xlabel 'SNR'
ylim([0.001 1])
xlim([-10 40])
grid on
saveas(h_fig,fullfile(root_path,sprintf('tx_mode%d_channel%d_bler.fig',tx_mode,channel)));
saveas(h_fig,fullfile(root_path,sprintf('tx_mode%d_channel%d_bler.emf',tx_mode,channel)));
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment