summaryrefslogtreecommitdiff
path: root/257/CH12/EX12.7
diff options
context:
space:
mode:
Diffstat (limited to '257/CH12/EX12.7')
-rw-r--r--257/CH12/EX12.7/eg_12_7.sce3
1 files changed, 3 insertions, 0 deletions
diff --git a/257/CH12/EX12.7/eg_12_7.sce b/257/CH12/EX12.7/eg_12_7.sce
new file mode 100644
index 000000000..369438a05
--- /dev/null
+++ b/257/CH12/EX12.7/eg_12_7.sce
@@ -0,0 +1,3 @@
+s=%s
+GH=syslin('c',40/((s+4)*(s^2+2*s+2)))
+nyquist(GH) \ No newline at end of file