Matrix operations

1 次查看(过去 30 天)
Joe
Joe 2012-6-10
Hi all, I'm not a pro at Matlab, but I'm trying. Can anyone offer help with the following:
[M] - [K] = [L]*[H]*[H]'*[L]'...... where [M]-[K}>0
All are matrices, I know M, K and L, how do I solve for H and H' such that I maintain positive definiteness of M-K?
I have tried to use Cholesky method but I cannot get it to work. Any help would be appreciated. Thanks.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by