summaryrefslogtreecommitdiff
path: root/3673/CH10/EX10.1/Ex10_1.sce
blob: aadced27a88494660a1c8bbaa733ff4718b1ca6a (plain)
1
2
3
4
5
6
//Example 10_1 page no:436
clc;
//given
I1=1;
V2=3/2;
disp(V2/I1,"the mutual impedence is (in ohm)");