summaryrefslogtreecommitdiff
path: root/1760/CH4/EX4.56/EX4_56.sce
diff options
context:
space:
mode:
Diffstat (limited to '1760/CH4/EX4.56/EX4_56.sce')
-rwxr-xr-x1760/CH4/EX4.56/EX4_56.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/1760/CH4/EX4.56/EX4_56.sce b/1760/CH4/EX4.56/EX4_56.sce
new file mode 100755
index 000000000..a957b17eb
--- /dev/null
+++ b/1760/CH4/EX4.56/EX4_56.sce
@@ -0,0 +1,5 @@
+ //EXAMPLE 4-56 PG NO-265
+I1=5.92-%i*4.833;
+V=12+%i*0;
+Z=V/I1;
+disp('i) Input Impedance (Z) is = '+string (Z) +' ohm ');