由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Mathematics版 - 紧急求问: 是否可以将一个对称不定矩阵 A 分解为 A = B * B' (转载)
相关主题
请教优化问题please help with an integral problem
please help prove a problemMatrix exponential for a huge non-symmetric matrix
A question about positive definite matrices请教个矩阵问题
one more question about matrix[请教] normalized matrix的特征值
Question on Tensor求助:Matlab里面如何分解矩阵?
a quick matrix questionblock tridiagonal matrix的本征值问题
请教一个线性代数的问题,谢谢!!!请教一个线代的问题
请问:这个结论正确吗?还是问关于矩阵的问题
相关话题的讨论汇总
话题: matrix话题: symmetric话题: factor话题: definite话题: 矩阵
进入Mathematics版参与讨论
1 (共1页)
e***n
发帖数: 286
1
【 以下文字转载自 Computation 讨论区 】
发信人: erain (红花会大老板), 信区: Computation
标 题: 紧急求问: 是否可以将一个对称不定矩阵 A 分解为 A = B * B'
发信站: BBS 未名空间站 (Sat Apr 21 16:47:52 2007)
Urgent!
For any symmetric definite matrix, for sure we can factor it with Cholesky
method. How about symmetric indefinite matrix? I need factor such a matrix
A exactly into the product form
A = B * B'
where B' is the transpose of B and B is some n x n matrix ( not necessarily
to be triangular).
I know we can factor it with a LDLT method and fur
m****n
发帖数: 45
2
no.
B*B' must be a nonnegative definite matrix

matrix
necessarily

【在 e***n 的大作中提到】
: 【 以下文字转载自 Computation 讨论区 】
: 发信人: erain (红花会大老板), 信区: Computation
: 标 题: 紧急求问: 是否可以将一个对称不定矩阵 A 分解为 A = B * B'
: 发信站: BBS 未名空间站 (Sat Apr 21 16:47:52 2007)
: Urgent!
: For any symmetric definite matrix, for sure we can factor it with Cholesky
: method. How about symmetric indefinite matrix? I need factor such a matrix
: A exactly into the product form
: A = B * B'
: where B' is the transpose of B and B is some n x n matrix ( not necessarily

D*******a
发帖数: 3688
3
如果不限定B是实数矩阵呢

【在 m****n 的大作中提到】
: no.
: B*B' must be a nonnegative definite matrix
:
: matrix
: necessarily

e***n
发帖数: 286
4
No, we don't consider complex matrix.
So far my conclusion is: only symmetric pasitive definite matrix A can be
factored into the product form
A = B * B'

【在 D*******a 的大作中提到】
: 如果不限定B是实数矩阵呢
D*******a
发帖数: 3688
5
关键是A特征值都要非负

【在 e***n 的大作中提到】
: No, we don't consider complex matrix.
: So far my conclusion is: only symmetric pasitive definite matrix A can be
: factored into the product form
: A = B * B'

1 (共1页)
进入Mathematics版参与讨论
相关主题
还是问关于矩阵的问题Question on Tensor
Positive Definite Matrixa quick matrix question
矩阵趣题 (转载)请教一个线性代数的问题,谢谢!!!
How to approximate a positive definite matrix with rank one plus a diagonal请问:这个结论正确吗?
请教优化问题please help with an integral problem
please help prove a problemMatrix exponential for a huge non-symmetric matrix
A question about positive definite matrices请教个矩阵问题
one more question about matrix[请教] normalized matrix的特征值
相关话题的讨论汇总
话题: matrix话题: symmetric话题: factor话题: definite话题: 矩阵