diff options
Diffstat (limited to '10/CH4/EX4')
-rwxr-xr-x | 10/CH4/EX4/cha4_4.sce | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/10/CH4/EX4/cha4_4.sce b/10/CH4/EX4/cha4_4.sce new file mode 100755 index 000000000..eb04c71f9 --- /dev/null +++ b/10/CH4/EX4/cha4_4.sce @@ -0,0 +1,7 @@ +Ia=120;Ra=0.1;Vt=80;Vt1=75;AB=17;Ea=6;
+
+V=Ia*Ra
+
+Ia=AB/Ra
+
+Ia1=Ea/Ra
|