Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
minss
minimal realization
Syntax
[slc]=minss( sl [,tol])
Arguments
- sl,slc
syslin
lists (linear systems in state-space form)- tol
real (threshold for rank determination (see
contr
))
Description
minss
returns in slc
a minimal realization of sl
.
See also
Report an issue | ||
<< minreal | Transformation de Modèles | projsl >> |