diff options
Diffstat (limited to '1574/CH10/EX10.4')
-rwxr-xr-x | 1574/CH10/EX10.4/PoRW_Ex_10_4.sce | 8 | ||||
-rwxr-xr-x | 1574/CH10/EX10.4/Result_of_Chapter_10_Ex10_4.JPG | bin | 0 -> 131868 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/1574/CH10/EX10.4/PoRW_Ex_10_4.sce b/1574/CH10/EX10.4/PoRW_Ex_10_4.sce new file mode 100755 index 000000000..bfe0a23ab --- /dev/null +++ b/1574/CH10/EX10.4/PoRW_Ex_10_4.sce @@ -0,0 +1,8 @@ +clc
+//Chapter10
+//Example10.4
+//Given
+//b
+ht=3e3,hr=5e3 // Antenna height
+d=4100*(sqrt(ht)+sqrt(hr))//distance
+mprintf('Max possible distance for efective point to point\n communication is %f km',d*1e-3)
diff --git a/1574/CH10/EX10.4/Result_of_Chapter_10_Ex10_4.JPG b/1574/CH10/EX10.4/Result_of_Chapter_10_Ex10_4.JPG Binary files differnew file mode 100755 index 000000000..15113ac32 --- /dev/null +++ b/1574/CH10/EX10.4/Result_of_Chapter_10_Ex10_4.JPG |