Added presentation; DE-QPSK; CD with FFT; split-step Fourier
[4yp.git] / baseband.m
index f3534fe..d6f0f1b 100644 (file)
@@ -14,7 +14,7 @@ function baseband(rolloff, M, numSymbs)
   Rsym = 1e6; % symbol rate (sym/sec)
 
   span = 6; % filter span
-  sps = 4; % samples per symbol
+  sps = 2; % samples per symbol
 
   fs = Rsym * sps; % sampling freq (Hz)