<< observer CACSD (Computer Aided Control Systems Design) obsvss >>

Aide de Scilab >> CACSD (Computer Aided Control Systems Design) > obsv_mat

obsv_mat

observability matrix

Calling Sequence

[O]=obsv_mat(A,C)
[O]=obsv_mat(sl)

Arguments

A,C,O

real matrices

sl

syslin list

Description

obsv_mat returns the observability matrix:

O=[C; CA; CA^2;...; CA^(n-1) ]

See Also


Report an issue
<< observer CACSD (Computer Aided Control Systems Design) obsvss >>