[LA] Diagonal two matrices simultaneously

本文探讨了正定矩阵AA与半正定矩阵BB的特征分解过程。首先利用AA的特征分解找到一个正交矩阵VA,使得VA转置乘以AA再乘以VA等于单位矩阵I。接着,利用正交矩阵VA将BB转化为对称矩阵,并进一步通过特征分解得到对角矩阵Θ。最终得到两个正交矩阵的组合能够同时对AA和BB进行简化。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

If we have two matrices, A and B with A being positive definite and B being positive semidefinite matrices.

Firstly, from the eigen decomposition of A , we know that there exists an orthogonal matrix VA such that

VTAAVA=I

Then from the symmetricity property of B , we know VTABVA is also symmetric. So there exists an orthogonal matrix VVAB such that

VTVABVTABVAVVAB=Θ

where Θ is a diagonal matrix.

So, if we let V=VAVVAB , we have

VTAVVTBV=I=Θ

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值