<< syslin Linear System Representation systmat >>

Scilab Help >> CACSD > Linear System Representation > syssize

syssize

状態空間システムの大きさ

呼び出し手順

[r,nx]=syssize(Sl)

パラメータ

Sl

状態空間形式の線形システム (syslin リスト)

r

1 x 2 実数ベクトル

nx

integer

説明

線形システムSlの[出力の数, 入力の数]を r ベクトルとして返します. nxSlの状態量の数です.


Report an issue
<< syslin Linear System Representation systmat >>