summaryrefslogtreecommitdiff
path: root/10/CH9/EX1/cha9_1.sce
diff options
context:
space:
mode:
Diffstat (limited to '10/CH9/EX1/cha9_1.sce')
-rwxr-xr-x10/CH9/EX1/cha9_1.sce10
1 files changed, 10 insertions, 0 deletions
diff --git a/10/CH9/EX1/cha9_1.sce b/10/CH9/EX1/cha9_1.sce
new file mode 100755
index 000000000..1a56f5873
--- /dev/null
+++ b/10/CH9/EX1/cha9_1.sce
@@ -0,0 +1,10 @@
+Rf=100;Lf=25;Ra=0.25;Laq=0.02;
+Kg=100;Ll=0.15;V=200;Rl=1;
+
+tow=Lf/Kg
+
+log(0.1)
+
+t=2.30/4
+
+Towat=(Ll+Laq)/(Rl+Ra) \ No newline at end of file