summaryrefslogtreecommitdiff
path: root/257/CH12/EX12.9/eg_12_9.sce
diff options
context:
space:
mode:
Diffstat (limited to '257/CH12/EX12.9/eg_12_9.sce')
-rw-r--r--257/CH12/EX12.9/eg_12_9.sce4
1 files changed, 4 insertions, 0 deletions
diff --git a/257/CH12/EX12.9/eg_12_9.sce b/257/CH12/EX12.9/eg_12_9.sce
new file mode 100644
index 000000000..93da42004
--- /dev/null
+++ b/257/CH12/EX12.9/eg_12_9.sce
@@ -0,0 +1,4 @@
+s=%s;
+sys=syslin('c',10/(s^2)*(s+2))
+nyquist(sys)
+show_margins(sys,'nyquist') \ No newline at end of file