- corrected CP_SIZE

git-svn-id: http://moon:8086/svn/matlab/trunk@6 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
2014-07-27 13:47:01 +00:00
parent 1d2e8ce618
commit 98fe437a0f
+1 -1
View File
@@ -2,7 +2,7 @@ function ofdm_rx(x)
close all;
CP_SIZE = 254;
CP_SIZE = 256;
FFT_SIZE = 1024;
fa = 48000;