42-AI / workshops_mathematics

Share resources, assets and information for the math sessions 🚀
34 stars 9 forks source link

Algebra: Identity matrix, transpose matrix and inverse matrix #26

Open madvid opened 4 years ago

madvid commented 4 years ago

Make a sheet on particulars matrices: Identity matrix Transpose matrix Inverse matrix

Added: method to get the inverse of a 2x2 matrix + generalize method to get the inverse of any squared matrix (hard method, plus use of line and column operations not see yet...)