abcd
Construct state-space matrices from rational
object
Description
[
constructs real diagonal form A,B,C,D
,sharedpoles
] = abcd(fit
)A
, B
,
C
, and D
state-space matrices from input
fit
, a rational
object. This function also
indicates whether or not each element of fit
has the same poles using
sharedpoles
output argument.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a