Scilab Function
Last update : 28/12/2008
lcf - normalized coprime factorization
Calling Sequence
- [N,M]=lcf(sl)
Parameters
-
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
Author
F. D.; ;