summaryrefslogtreecommitdiff
path: root/2681/CH5/EX5.5/Ex5_5.sce
blob: 97471a78e86eabb4b3fef0fd2c38427248bd1cb5 (plain)
1
2
3
4
5
6
7
8
//Zo of the coaxial cable
//given
clc
epsilon_r=2.25
Dbyd=2.25
Zo=(138/sqrt(epsilon_r))*log10(Dbyd)//ohm
Zo=round(Zo*1000)/1000///rounding off decimals
disp(Zo,'the Zo for the given coaxial cable is :')//ohm