Calculating the Inverse of a Matrix by LU Decomposition

2 years ago
15

This is a quick video answering a viewer’s question on using LU decomposition to find the inverse of a matrix.

Original video on LU decomposition here: https://youtu.be/5eBmb8ir-uA

Github: https://github.com/kpmooney/numerical_methods_youtube/blob/master/matrix_decomposition/Inverse%20via%20LU%20Decomposition.ipynb

Tip Jar: https://paypal.me/kpmooney

Loading comments...