Scilab Function lcf - normalized coprime factorization
Sequence d'appel
- [N,M]=lcf(sl)
Parametres
- sl
: linear system given in state space or transfer function (syslin list)
- N,M
: two linear systems (syslin list)
Description
Computes normalized coprime factorization of the linear dynamic
system sl.
sl = M^-1 N
Auteur