summaryrefslogtreecommitdiff
path: root/2219/CH13/EX13.9/Ex13_9.sce
blob: a41437a1fb883cd2c5b2989710e0266938b37d4e (plain)
1
2
3
4
5
6
//Chapter 13 example 9
//------------------------------------------------------------------------------
clc;
clear;
mprintf('The improvement factor is proportional to square of antenna spacing.Therefore,it will increase by a factor of 4\n Consequently,the unavailability factor and hence the outrage time will also reduce by a factor of 4');
//------------------------------------------------------------------------------