- cleaned up
git-svn-id: http://moon:8086/svn/matlab/trunk@39 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
+1
-3
@@ -56,8 +56,8 @@ x = x + sqrt(0.5)*10^(knoise_dB/20)*(randn(size(x)) + j*randn(size(x)));
|
||||
K = fix((length(x))/(N+Ng))-1;
|
||||
|
||||
% Timing coarse
|
||||
cp_off_ = [];
|
||||
cp_off = 0;
|
||||
cp_off_ = [];
|
||||
if 1
|
||||
fprintf('Coarse timing estimation\n');
|
||||
Z = 0;
|
||||
@@ -75,8 +75,6 @@ end
|
||||
fdet_coarse_Z = 0;
|
||||
Z_cfa_pre = 0;
|
||||
df_i_ = [];
|
||||
df_ = [];
|
||||
f_pilots = carrier_pilot'/N*fs
|
||||
valid_latency_count = 20;
|
||||
if 1
|
||||
fprintf('Coarse integer CFO estimation\n');
|
||||
|
||||
Reference in New Issue
Block a user