Continuous time dynamical systems normalized coprime factorization
[N, M] = lcf(sl)
a continuous time linear dynamical system.
a continuous linear dynamical system.
a continuous linear dynamical system.
Computes normalized coprime factorization of the linear dynamic
system sl
.
sl = M^-1 N
M
and N
are returned in the same
representation (transfer function or state-space) than
sl
.
F. D.; ;
Version | Description |
5.4.0 | Sl is now checked for
continuous time linear dynamical system. This modification
has been introduced by this commit |