Problem solving with 'care'

3 views (last 30 days)
Md Rasheduzzaman
Md Rasheduzzaman on 22 Dec 2013
Commented: Cheetamun Koshal on 25 Jun 2016
I was trying to implement an algorithm which requires the solution of the following equation:
QA + A'Q + (C - B'Q)' (DD')^(-1) (C -B'Q) = 0.; with Q unknown only.
The function 'care' dose not seem to be a solution to this problem. Any help regarding this is highly appreciated.
Regards, Rashed
  4 Comments
Cheetamun Koshal
Cheetamun Koshal on 25 Jun 2016
Q is a semidefinite positive symmetric matrix and can be set by the user. The values entered affects the quality of response.

Sign in to comment.

Answers (0)

Categories

Find more on Matrix Computations in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!