Problem solving with 'care'

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

CARE looks like it would be applicable to me...
Md Rasheduzzaman
Md Rasheduzzaman on 22 Dec 2013
Edited: Md Rasheduzzaman on 22 Dec 2013
Thanks Matt, but I am just not able to rearrange the matrices C, B', Q in a way that they can fit the general riccati equation.
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 Mathematics and Optimization in Help Center and File Exchange

Asked:

on 22 Dec 2013

Commented:

on 25 Jun 2016

Community Treasure Hunt

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

Start Hunting!