summaryrefslogtreecommitdiff
path: root/3630/CH15/EX15.15/Ex15_15.sce
diff options
context:
space:
mode:
Diffstat (limited to '3630/CH15/EX15.15/Ex15_15.sce')
-rw-r--r--3630/CH15/EX15.15/Ex15_15.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/3630/CH15/EX15.15/Ex15_15.sce b/3630/CH15/EX15.15/Ex15_15.sce
new file mode 100644
index 000000000..c0710ce50
--- /dev/null
+++ b/3630/CH15/EX15.15/Ex15_15.sce
@@ -0,0 +1,6 @@
+clc;
+Zout=80;
+avAoL=1180;
+Zoutf=Zout/(1+avAoL);
+disp('mohm',Zoutf*1000 ,"Zoutf=");//The answers vary due to round off error
+