Man Scilab

dtsi
Scilab Function

dtsi - stable anti-stable decomposition

Calling Sequence

[Ga,Gs,Gi]=dtsi(G,[tol])

Parameters

Description

returns the stable-antistable decomposition of G :

G = Ga + Gs + Gi , (Gi = G(oo))

G can be given in state-space form or in transfer form.

See Also

syslin ,   pbig ,   psmall ,   pfss ,  

Back