Scilab Reference Manual |
---|
parrot — Parrot's problem
K=parrot(D,r)
Given a matrix D partionned as [D11 D12; D21 D22] where size(D22)=r=[r1,r2] compute a matrix K such that largest singular value of [D11 D12; D21 D22+K] is minimal (Parrot's problem)
<< nehari | riccati >> |