MENU

Fun & Interesting

Singular Value Decomposition (SVD) - Linear Algebra

Nick Space Cowboy 704 3 months ago
Video Not Working? Fix It Now

This video covers the singular value decomposition or SVD (for short). We explore the singular value decomposition in numerical linear algebra through the use of some Python code. All code used in the video + additional written notes and reference can be found here: https://github.com/nkphysics/Computational-Linear-Algebra-/blob/master/Unit3/SVD/svd.ipynb Links to some other videos I have done useful for understanding the singular value decomposition can be found here: Numerical methods for computing eigenvalues: https://youtu.be/5sFQdEl9MTU The QR decomposition: https://youtu.be/kyG8YMIfNA0 Check out the full numerical linear algebra playlist: https://www.youtube.com/playlist?list=PLAVG7GMBpcYArR9QLXm3DVvqYhRdF6Tsj

Comment