Main Content
dss2ss
Description
eliminates the E matrix in the descriptor state-space model
sys
= dss2ss(dsys
)dsys
and returns an explicit state-space model
sys
.
dsys
must be proper and sys
has fewer states than
dsys
when E is singular (the explicit form removes
the algebraic variables). Use findop
to
compute matching initial conditions when the state is reduced.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a