Scicos Block
fr - eng


RICC Equation de Riccati

\epsfig{file=RICC.eps,height=90pt}

Contents

Palette

Description

This block computes the solution of Riccati equation using different method and for both case continuous and discrete.
The Riccati equation in continuous time is:
A*X+X*A+C-X*D*X=0
The Riccati equation in discrete time is:
A*X*(inv(In-D))*A-X+C=0
where A is an NxN matrix, it is the first input of the block, C and D are two NxN symetrics matrices and are respectively the second and third input of the RICC block. X represent the output of the block, it is also a NxN matrix.
The user can choose between two methods of computation. For the continuous time he can use even the Schur method or the matrix sign function approach method, by setting the Model parameter to 1 or 2. For the discrete time, the models are the Schur method and the inverse free spectral decomposition method.

Dialog box

\begin{figure}\begin{center}
\epsfig{file=RICC_gui.eps,width=300pt}
\end{center}\end{figure}

Default properties

Interfacing function

Computational function

See also

Authors

Fady NASSIF INRIA