| Author |
Comment/Response |
Nataraj Dasgupta
|
11/22/99 6:41pm
Hi,
Does anyone know how to generate LU-Matrices using Mathematica. I am not too conversant with the formatting of the matrix in the LUDecomposition command.
The equtions for the matrix to be evaluated for its corresponding LU matrices are :
5x+7y+6z+5w=2
7x+10y+8z+7w=3
6x+8y+10z+9w=1
5x+7y+9z+10w=5
Now, this one could be easily solved on paper, but the question requires us to generate the output using Mathematica apart from solving it on paper.
Can someone please sugest a solution as soon as you can,
Thanks in advance,
Nataraj Dasgupta.
URL: , |
|