Pseudo Inverse A = B C Zerlegung
In case of the example B first k columns of A
linearly independent
C start with id
kxk
. making math shorter and formula more comprehensive: (6)
(7) B Cij - A
(8) Flatten(Take(Transpose($7), 3, 3))
(9) Solve($8)
Information: Pseudo Inverse A = B C Zerlegung