Scilab 6.0.1
Please note that the recommended version of Scilab is 6.1.1. 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
.
Comments
Add a comment:
Please login to comment this page.