rlenart
02-03-2003, 09:21 AM
Hello,
This question is pertaining to how I can pragmatically solve a matrix using NR.
I have a simple matrix
[A10] [B10, B11, B12] [C10]
[A20] = [B20, B21, B22] * [C20]
[A30] [B30, B31, B32] [C30]
All A's and B's are known, and I wish to solve for C's [C10, C20, C30]
I'm not a math wiz, but I do need to solve this. Can anybody help me?
Thanks,
Rob
This question is pertaining to how I can pragmatically solve a matrix using NR.
I have a simple matrix
[A10] [B10, B11, B12] [C10]
[A20] = [B20, B21, B22] * [C20]
[A30] [B30, B31, B32] [C30]
All A's and B's are known, and I wish to solve for C's [C10, C20, C30]
I'm not a math wiz, but I do need to solve this. Can anybody help me?
Thanks,
Rob