lcf - Normalized coprime factorization (original) (raw)
Change language to:
Français - 日本語 - Português
Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
See the recommended documentation of this function
Scilab help >> CACSD > lcf
normalized coprime factorization
Calling Sequence
[N,M]=lcf(sl)
Arguments
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
Authors
F. D.; ;
| << krac2 | CACSD | leqr >> |
|---|