File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,22 @@ System creation
17
17
18
18
ss
19
19
tf
20
+ frd
20
21
rss
21
22
drss
22
23
24
+ System interconnections
25
+ =======================
26
+ .. autosummary ::
27
+ :toctree: generated/
28
+
29
+ append
30
+ connect
31
+ feedback
32
+ negate
33
+ parallel
34
+ series
35
+
23
36
Frequency domain plotting
24
37
=========================
25
38
@@ -88,6 +101,8 @@ Control system synthesis
88
101
:toctree: generated/
89
102
90
103
acker
104
+ h2syn
105
+ hinfsyn
91
106
lqr
92
107
place
93
108
@@ -111,12 +126,15 @@ Utility functions and conversions
111
126
unwrap
112
127
db2mag
113
128
mag2db
129
+ damp
114
130
isctime
115
131
isdtime
132
+ issiso
116
133
issys
117
134
pade
118
135
sample_system
119
136
canonical_form
137
+ observable_form
120
138
reachable_form
121
139
ss2tf
122
140
ssdata
You can’t perform that action at this time.
0 commit comments