summaryrefslogtreecommitdiff
path: root/83/CH10/EX10.3/example_10_3.sce
diff options
context:
space:
mode:
Diffstat (limited to '83/CH10/EX10.3/example_10_3.sce')
-rwxr-xr-x83/CH10/EX10.3/example_10_3.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/83/CH10/EX10.3/example_10_3.sce b/83/CH10/EX10.3/example_10_3.sce
new file mode 100755
index 000000000..1a32d15b9
--- /dev/null
+++ b/83/CH10/EX10.3/example_10_3.sce
@@ -0,0 +1,7 @@
+//Chapter 10
+//Example 10.3
+//page no 392
+//To draw the zero sequence networks of the system
+clear;clc;
+
+disp('Zero sequence diagram has been drawn using XCOS,simulation has not been done as it is not being asked in the problem'); \ No newline at end of file