summaryrefslogtreecommitdiff
path: root/2681/CH5/EX5.3/Ex5_3.sce
blob: 62102b00efbdbc734e17955c53506013854075c4 (plain)
1
2
3
4
5
6
7
8
9
//wavelength in coaxial line
//given
clc
V0=3D+8//m/s
f=8D+9//hertz
epsilon_r=2.25
lem=V0/((sqrt(epsilon_r))*f)//meter
disp(lem,'the wave length for the operating frequency  of 8GHz in meter:')
//error in the form of miscalculation