Problem solving with 'care'
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Cheetamun Koshal
2016 年 6 月 25 日
Q is a semidefinite positive symmetric matrix and can be set by the user. The values entered affects the quality of response.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!