Hello
I have a system of linear equations composed of 11 equations and 11 variables, I solved it through Excel and MATLAB in the form of AX=B.
While the matrix A , matrix B and the inverse of matrix A are identical in the two programs, the solution vector X differs ( three of the vector elements are different).
Why such thing would happen? and which of them are correct ?