summaryrefslogtreecommitdiff
path: root/3630/CH15/EX15.14/Ex15_14.sce
blob: 1d171e309588a53aa4c97c6dd6a66b57f26740f2 (plain)
1
2
3
4
5
6
7
8
9
clc;
AcL=151;
av=1/AcL;
AoL=180000;
A=1+av*AoL;
Zin=5000000;
Zinf=Zin*A;
disp('ohm',Zinf,"Zinf=");//The answers vary due to round off error