< M A T L A B > Copyright 1984-1999 The MathWorks, Inc. Version 5.3.0.10183 (R11) Jan 21 1999 To get started, type one of these: helpwin, helpdesk, or demo. For product information, type tour or visit www.mathworks.com. >> >> >> trials = 1000 using N bits to compute BER var_h_model = 0.01 0.03 0.1 0.3 1 alpha = 0.8 seed = 210295 N = 10 avg_h = Columns 1 through 6 1 1.1111 1.2222 1.3333 1.4444 1.5556 1 1.1111 1.2222 1.3333 1.4444 1.5556 1 1.1111 1.2222 1.3333 1.4444 1.5556 Columns 7 through 10 1.6667 1.7778 1.8889 2 1.6667 1.7778 1.8889 2 1.6667 1.7778 1.8889 2 var_h = 0.1 T = 1 0 0 1 1 0 1 1 1 inv_T = 1 0 0 -1 1 0 0 -1 1 inv_Rh = 30 20 10 20 20 10 10 10 10 Rh = 0.1 -0.1 0 -0.1 0.2 -0.1 0 -0.1 0.2 SNR = 10 [var_h_model Det Gauss Known ML] 0.01 0.2757 0.0796 0.0199 0.0761 0.03 0.2757 0.0797 0.0199 0.0761 0.1 0.2757 0.0814 0.0199 0.0761 0.3 0.2757 0.0924 0.0199 0.0761 1 0.2757 0.1519 0.0199 0.0761 iter_avg_det = 1.7 iter_max_det = 4 iter_avg_g = 1 1 1 1 1 iter_max_g = 1 1 1 1 1 elapsed_time = 574.03 >>