Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

A positive definite symmetric matrix A can be decomposed into form A=LL^T this decomposition is called ________

A positive definite symmetric matrix A can be decomposed into form A=LLT this decomposition is called ________
a) Cholesky
b) Rayleighs
c) Galerkins
d) Potential energy

Answer: a
Explanation: L is the lower triangular matrix, and its transpose LT is upper triangular matrix. This is called Cholesky decomposition. It is a decomposition of a positive definite matrix into a product of lower triangular matrix and its conjugate transpose.

Join The Discussion