summaryrefslogtreecommitdiff
path: root/752/CH20/EX20.4.4/20_4_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '752/CH20/EX20.4.4/20_4_4.sce')
-rwxr-xr-x752/CH20/EX20.4.4/20_4_4.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/752/CH20/EX20.4.4/20_4_4.sce b/752/CH20/EX20.4.4/20_4_4.sce
new file mode 100755
index 000000000..41811cbfc
--- /dev/null
+++ b/752/CH20/EX20.4.4/20_4_4.sce
@@ -0,0 +1,6 @@
+clc;
+//page no 775
+//prob no. 20.4.4
+Dm=6.6;z=12.5;del_3=6;
+del_wg=Dm*z*del_3;
+disp('ps',del_wg,'Expected waveguide dispersion is'); \ No newline at end of file