diff options
Diffstat (limited to '911/CH9/EX9.10.b/ex_9_10_b.sce')
-rw-r--r-- | 911/CH9/EX9.10.b/ex_9_10_b.sce | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/911/CH9/EX9.10.b/ex_9_10_b.sce b/911/CH9/EX9.10.b/ex_9_10_b.sce new file mode 100644 index 000000000..8531eebb3 --- /dev/null +++ b/911/CH9/EX9.10.b/ex_9_10_b.sce @@ -0,0 +1,6 @@ +//example 9.10(b)//
+clc
+//clears the screen//
+clear
+//clears all existing variables//
+disp('It will be logic ''1'' only. The Q3 output will be shifted two positions to right by two clock transitions.')
\ No newline at end of file |