Scilab Function

equil - balancing of pair of symmetric matrices

Sequence d'appel

T=equil(P,Q)

Parametres

Description

equil returns t such that:

T*P*T' and inv(T)'*Q*inv(T) are both equal to a same diagonal and positive matrix.

Exemples

Voir aussi