summaryrefslogtreecommitdiff
path: root/10/CH10/EX9
diff options
context:
space:
mode:
Diffstat (limited to '10/CH10/EX9')
-rwxr-xr-x10/CH10/EX9/cha10_9.sce11
1 files changed, 11 insertions, 0 deletions
diff --git a/10/CH10/EX9/cha10_9.sce b/10/CH10/EX9/cha10_9.sce
new file mode 100755
index 000000000..6d4bc6f31
--- /dev/null
+++ b/10/CH10/EX9/cha10_9.sce
@@ -0,0 +1,11 @@
+I=100;
+PulseScr=sqrt(1/3);
+PulseOut=sqrt(2/3);
+
+a=PulseScr
+
+msScr=a*I
+
+b=PulseOut
+
+RmsOut=b*I