How to solve h,k in terms of A,B,C,D,E with standard linear algebra method? $$2Ah + Bk = -D$$ $$Bh + 2Ck = -E$$
How to solve h,k in terms of A,B,C,D,E with standard linear algebra method?
0
$\begingroup$
linear-algebra
-
1Are all of $A,B,C,D,E$ square matrices of the same size? What are $h$ and $k$? Scalars, vectors or square matrices? – 2012-12-06
1 Answers
2
How about using Schur complement (another reference on the internet)?
-
0Yes, Please solve it – 2012-12-06
-
0@Victor It's already solved in the Wikipedia entry I linked to, isn't it? – 2012-12-06