Recent content by jacky_pcs

  1. J

    Why Does Inverting Matrix A Fail to Solve the Equation?

    -I use Pseudo method but answer is bad solution x=(aT*a)-1*B
  2. J

    Why Does Inverting Matrix A Fail to Solve the Equation?

    I would like to solve equation with x=a-1*b but when I inverse matrix A . It is bad solution to solve (I use mathematica to solve it)(Attach matrix A in excel file). I want to know why matrix A is bad solution when I inverse?? If I want to solve this equation. How i can do?
Back
Top