summaryrefslogtreecommitdiff
path: root/257/CH12/EX12.8/eg_12_8.sce
diff options
context:
space:
mode:
Diffstat (limited to '257/CH12/EX12.8/eg_12_8.sce')
-rw-r--r--257/CH12/EX12.8/eg_12_8.sce4
1 files changed, 4 insertions, 0 deletions
diff --git a/257/CH12/EX12.8/eg_12_8.sce b/257/CH12/EX12.8/eg_12_8.sce
new file mode 100644
index 000000000..cc71cf5a3
--- /dev/null
+++ b/257/CH12/EX12.8/eg_12_8.sce
@@ -0,0 +1,4 @@
+s=%s
+h=syslin('c',(1+0.5*s)/(1+0.1*s)*(1+0.02*s)*(s^2));
+nyquist(h)
+//show_margins(h,'nyquist')