Scilab Function

steadycos - Finds an equilibrium state of a general dynamical system described by a scicos diagram

Calling Sequence

[X,U,Y,XP]=steadycos(scs_m,X,U,Y,Indx,Indu,Indy [,Indxp [,param ] ])

Parameters

Description

This function finds the steady state for a given system described by a Scicos diagram. The diagram consists in general of a Super block with input and output port blocks. The steady states concerns only the continuous-time dynamics.

See Also

lincos ,   scicos_simulate ,   scicos ,  

Authors

Ramine Nikoukhah

Used Function

optim