Scilab 6.0.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
contrss
可制御部分
呼び出し手順
[slc]=contrss(sl [,tol])
パラメータ
- sl
線形システム (
syslin
リスト)- tol
可制御の閾値 (
contr
参照). デフォルト値はsqrt(%eps)
.
説明
状態空間形式の
線形システムsl = (A,B,C,D)
の
可制御部分を返します.
Comments
Add a comment:
Please login to comment this page.