IDNLearn.com offers a unique blend of expert answers and community insights. Find the solutions you need quickly and accurately with help from our knowledgeable community.

how to compute one sided inverses of non square matrices

Sagot :

Answer:

(Transpose(A) A)X=Transpose(A)B

Explanation:

If the purpose of inverting the non-square matrix A is to solve a system of linear equations like Ax=B then you can multiply both sides of the matrix equation by the transpose of A so that it becomes (Transpose(A) A)X=Transpose(A)B. You can now invert Transpose (A) A and thus solve the system of equations

Thank you for using this platform to share and learn. Don't hesitate to keep asking and answering. We value every contribution you make. IDNLearn.com is your source for precise answers. Thank you for visiting, and we look forward to helping you again soon.