summaryrefslogtreecommitdiff
path: root/1184/CH2/EX2.28/Ex2_28.sce
blob: d062790bfbdd016898501e624a103f6bd82825eb (plain)
1
2
3
4
5
6
7
8
9
10
//Example 2-28, Page No - 88

clear
clc

tr =6*10^-9

min_bw=(35/0.006)

printf('The minimum bandwidth is %.1f Mhz',min_bw/10^2)