summaryrefslogtreecommitdiff
path: root/462/CH3/EX3.5.b
diff options
context:
space:
mode:
Diffstat (limited to '462/CH3/EX3.5.b')
-rwxr-xr-x462/CH3/EX3.5.b/ex_3_5_b.pdfbin0 -> 88401 bytes
-rwxr-xr-x462/CH3/EX3.5.b/ex_3_5_b.sce7
2 files changed, 7 insertions, 0 deletions
diff --git a/462/CH3/EX3.5.b/ex_3_5_b.pdf b/462/CH3/EX3.5.b/ex_3_5_b.pdf
new file mode 100755
index 000000000..d11ad2d11
--- /dev/null
+++ b/462/CH3/EX3.5.b/ex_3_5_b.pdf
Binary files differ
diff --git a/462/CH3/EX3.5.b/ex_3_5_b.sce b/462/CH3/EX3.5.b/ex_3_5_b.sce
new file mode 100755
index 000000000..6f05330ac
--- /dev/null
+++ b/462/CH3/EX3.5.b/ex_3_5_b.sce
@@ -0,0 +1,7 @@
+//example 3.5(b)//
+clc
+//clears the window//
+clear
+//clears already existing variables//
+disp('when V(i)=5V, the transistor is operating at point M and V(o)=0')
+disp('this corresponds to ON stage!') \ No newline at end of file