You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find T such that `ControlSystemsBase.similarity_transform(sys1, T) == sys2`
733
+
734
+
Ref: Minimal state-space realization in linear system theory: an overview, B. De Schutter
735
+
736
+
If `method == :obsv`, the observability matrices of `sys1` and `sys2` are used to find `T`, whereas `method == :ctrb` uses the controllability matrices.
0 commit comments