summaryrefslogtreecommitdiff
path: root/752/CH18/EX18.3.3/18_3_3.sce
diff options
context:
space:
mode:
Diffstat (limited to '752/CH18/EX18.3.3/18_3_3.sce')
-rwxr-xr-x752/CH18/EX18.3.3/18_3_3.sce9
1 files changed, 9 insertions, 0 deletions
diff --git a/752/CH18/EX18.3.3/18_3_3.sce b/752/CH18/EX18.3.3/18_3_3.sce
new file mode 100755
index 000000000..ed231c8c8
--- /dev/null
+++ b/752/CH18/EX18.3.3/18_3_3.sce
@@ -0,0 +1,9 @@
+clc;
+//page no 695
+//prob no. 18.3.3
+//U.S. NTSC is given
+//refer example 18.3.2
+fh=15750;Nl=775;
+//Determination of video bandwidth
+Bv=0.35*fh*Nl;
+disp('Hz',Bv,'the band width is');