summaryrefslogtreecommitdiff
path: root/hw2/prob_6.m.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hw2/prob_6.m.txt')
-rw-r--r--hw2/prob_6.m.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw2/prob_6.m.txt b/hw2/prob_6.m.txt
new file mode 100644
index 0000000..01262f8
--- /dev/null
+++ b/hw2/prob_6.m.txt
@@ -0,0 +1,4 @@
+N=1;K=0;
+D=[1 5 10 10 5 K];
+sys=tf(N,D);
+pzplot(sys) \ No newline at end of file
Copyright 2019--2024 Marius PETER