diff options
Diffstat (limited to '257/CH12/EX12.6/eg_12_6.sce')
-rw-r--r-- | 257/CH12/EX12.6/eg_12_6.sce | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/257/CH12/EX12.6/eg_12_6.sce b/257/CH12/EX12.6/eg_12_6.sce new file mode 100644 index 000000000..3b1294ec3 --- /dev/null +++ b/257/CH12/EX12.6/eg_12_6.sce @@ -0,0 +1,3 @@ +s=%s
+GH=syslin('c',k/(s*(s+2)*(s+10)))
+nyquist(GH)
\ No newline at end of file |