X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=baseband.m;h=d6f0f1b7fb6aee70bc0af787f9c32eb0daf19979;hb=6a44550d735c954aef8333e48a481670d85fd505;hp=f3534fe25011b8b0c938db2531d073ae71f4c756;hpb=1eeb62fbc496ed5c170d199143ad53e28122d29c;p=4yp.git diff --git a/baseband.m b/baseband.m index f3534fe..d6f0f1b 100644 --- a/baseband.m +++ b/baseband.m @@ -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)