Robust Control Toolbox | ![]() ![]() |
Convert descriptor system into SVD state-space form.
[aa,bb,cc,dd] = des2ss(a,b,c,d,E,k) [ss1] = des2ss(ss,E,k)
Description
des2ss
converts a descriptor system [1]
Algorithm
Converting descriptor system into SVD coordinates can be carried out easily by applying a series of strict system equivalence (s.s.e.) transformations to the Rosenbrock system matrix [2].
References
[1] D. G. Luenberger, "Dynamic Equations in Descriptor Form", IEEE Trans. on Automat. Contr., AC-22, No. 3, Jun. 1977.
![]() | daresolv | driccond | ![]() |