Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to match a calculation.
The calculation is Matrix1[8 x 8] * Matrix2[8x1] = Matrix3[1 x 8] Where Matrix[ rows x columns ] I have the values for Matrix1 and Matrix3, so I need to solve for Matrix2. Does anyone know how to do this using the matrix functions in excel, I was having a hard time. Thanks for your help |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Matrix 3 will be an 8×1 matrix, not a 1×8 matrix.
Multiply both sides on the left by the inverse of matrix 1. Use MINVERSE. "Jeff" wrote: I am trying to match a calculation. The calculation is Matrix1[8 x 8] * Matrix2[8x1] = Matrix3[1 x 8] Where Matrix[ rows x columns ] I have the values for Matrix1 and Matrix3, so I need to solve for Matrix2. Does anyone know how to do this using the matrix functions in excel, I was having a hard time. Thanks for your help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Matrix Problem | Excel Discussion (Misc queries) | |||
Matrix Multiplication | Excel Worksheet Functions | |||
How to identify entries in a matrix also present in another list | Excel Worksheet Functions | |||
matrix multiplication | Excel Worksheet Functions | |||
Matrix multiplication with empty cells | Excel Worksheet Functions |