- corrected CP_SIZE
git-svn-id: http://moon:8086/svn/matlab/trunk@6 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ function ofdm_rx(x)
|
||||
|
||||
close all;
|
||||
|
||||
CP_SIZE = 254;
|
||||
CP_SIZE = 256;
|
||||
FFT_SIZE = 1024;
|
||||
fa = 48000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user