summaryrefslogtreecommitdiff
path: root/3504/CH2/EX2.16/Ex2_16.sce
blob: e8a227ef6e77fda60bbfdabe1dca7999a52d1a84 (plain)
1
2
3
4
5
//To determine V_23 of the given network.
clc;
I=(3+%i*4)/(3+%i*4+2+%i*2)
V_23=I*(%i*4+2)
//The circuit cannot be solved by mesh analysis as the current source is present.Thus the obtained value is not assumed to be inaccurate.