decompose a matrix
- To: mathgroup at smc.vnet.net
- Subject: [mg59301] decompose a matrix
- From: "Tun Myint Aung" <tma at nus.edu.sg>
- Date: Fri, 5 Aug 2005 01:21:28 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Dear Mathgroup,
I would like to decompose a matrix in to the form M ==
L*D*Transpose[L] where M is the symmetric matrix, L is the lower
triangular matrix and D is the diagonal matrix.
Best Regards,
Tun Myint Aung
Graduate Student
National University of Singapore
E1A #02-18
E-mail g0202015 at nus.edu.sg <mailto:g0202015 at nus.edu.sg>
- Follow-Ups:
- Re: decompose a matrix
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: decompose a matrix
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: decompose a matrix