Scilab Function
Last update : 23/10/2007
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.; ;