Scilab 5.4.0
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
cont_frm
可制御状態空間への変換
呼び出し手順
[sl]=cont_frm(NUM,den)
パラメータ
- NUM
- 多項式行列 
- den
- 多項式 
- sl
- syslinリスト,- sl=[A,B,C,D].
説明
伝達関数 NUM/denの可制御状態空間形式.
| Report an issue | ||
| << abcd | Format representations and conversions | dbphi >> |