diff options
Diffstat (limited to '257/CH12/EX12.7/eg_12_7.sce')
-rw-r--r-- | 257/CH12/EX12.7/eg_12_7.sce | 3 |
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 |