Scilab-Branch-6.1-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.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)の
            可制御部分を返します.
例
| Report an issue | ||
| << contr | Controllability Observability | ctr_gram >> |