A Schur complement application

  • Thread starter Thread starter leenguyen
  • Start date Start date
  • Tags Tags
    Application
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
leenguyen
Messages
1
Reaction score
0
Hi all,

I have the following BMI (knowing that P, K and ##\gamma## are unknown with appropriate dimensions; the others are known).
[ {\begin{array}{*{20}{c}}
{{A^T}P + {K^T}{B^T}P + PA + PBK + C_z^T{C_z}}&{P{B_w}} \\
{B_w^TP}&{ - \gamma }
\end{array}} ] < 0

I would like to know if the above inequality are equivalent to the following by using Schur Complement:

[ {\begin{array}{*{20}{c}}
{{A^T}P + {K^T}{B^T}P + PA + PBK}&{C_z^T}&{P{B_w}} \\
{{C_z}}&{ - 1}&0 \\
{B_w^TP}&0&{ - \gamma }
\end{array}} ] < 0

The Attempt at a Solution


[/B]
Thank you very much in advance for your replies.

Kind regards,
Lee
 
Last edited by a moderator:
Physics news on Phys.org
In future posts, please don't delete the homework template. Its use is required.
leenguyen said:
Hi all,

I have the following BMI (knowing that P, K and ##\gamma## are unknown with appropriate dimensions; the others are known).
[ {\begin{array}{*{20}{c}}
{{A^T}P + {K^T}{B^T}P + PA + PBK + C_z^T{C_z}}&{P{B_w}} \\
{B_w^TP}&{ - \gamma }
\end{array}} ] < 0
What does the above mean?
You've written it using LaTeX as an array, but an array is not a number, so can't be negative, positive, or even zero.

Also, what is BMI?
leenguyen said:


I would like to know if the above inequality are equivalent to the following by using Schur Complement:

[ {\begin{array}{*{20}{c}}
{{A^T}P + {K^T}{B^T}P + PA + PBK}&{C_z^T}&{P{B_w}} \\
{{C_z}}&{ - 1}&0 \\
{B_w^TP}&0&{ - \gamma }
\end{array}} ] < 0
Same comment here.
leenguyen said:

The Attempt at a Solution


[/B]
Thank you very much in advance for your replies.

Kind regards,
Lee