Scicos Block

CLSS_f - Scicos continuous-time linear state-space system

Description

This block realizes a continuous-time linear state-space system.

xdot=A*x+B*u
y   =C*x+D*u
   

The system is defined by the (A,B,C,D) matrices and the initial state x0. The dimensions must be compatible.

DIALOGUE PARAMETERS

See Also