summaryrefslogtreecommitdiff
path: root/2414/CH20/EX20.7/Ex20_7.sce
blob: 2932f70e05f15da77f4625af243a7c2ca078e6af (plain)
1
2
3
4
5
6
7
clc;
close();
clear();
//page no 627
//prob no. 20.7
L=2.7*.8;    //loss in dB
mprintf('The loss usong multimode cable is L= %.2f  dB',L);