summaryrefslogtreecommitdiff
path: root/991/CH11/EX11.2/Example11_2.sce
blob: 8deeffa5eb692e8bcaa984f48824c4b01767dfdc (plain)
1
2
3
4
5
6
7
//Example 11.2.
clc
format(6)
tr=10*10^-9
BW=0.35/tr
x1=BW*10^-6
disp(x1,"BW(MHz) = 0.35 / tr =")