diff options
Diffstat (limited to '2081/CH11/EX11.2')
-rwxr-xr-x | 2081/CH11/EX11.2/Ex11_2.sce | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/2081/CH11/EX11.2/Ex11_2.sce b/2081/CH11/EX11.2/Ex11_2.sce new file mode 100755 index 000000000..e5cd5e8f8 --- /dev/null +++ b/2081/CH11/EX11.2/Ex11_2.sce @@ -0,0 +1,4 @@ +Rb=270.833*10^3//channel data rate +Tb=1/Rb//baseband symbol duration +BW=.3/Tb//bandwidth 3dB +disp(BW,'3-dB bandwidth in Hz for a Gaussian LPF used to produce B*Ts=0.3GMSK modulation in GSM standard is ') |