- reduced noise_eps
git-svn-id: http://moon:8086/svn/matlab/trunk@67 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
@@ -7,7 +7,7 @@ end
|
||||
alpha = 0.01;
|
||||
rho = 0.999;
|
||||
k_boost = 4;
|
||||
noise_eps = 1e-1;
|
||||
noise_eps = 1e-3;
|
||||
|
||||
if 1
|
||||
bin_pilots = c2i(N, carrier_pilot)-1;
|
||||
|
||||
Reference in New Issue
Block a user