UofM - MATH2740 - Lecture 09 - Part 1 - SVD (an example by hand)

UofM - MATH2740 - Lecture 09 - Part 1 - SVD (an example by hand)

Formal & Physical Sciences Mathematics PBMathematicsPBFAlgebra
🎙 Julien A 👥 618 📅 April 28, 2022 ⏱ 32 min 👁 742 📄 tutorial 🧭 2026-08-17
Available in: English (current) Français

Keywords

SVDsingular value decompositioneigenvalueseigenvectorsorthogonal matrix

Summary

This lecture is a step-by-step tutorial on computing the Singular Value Decomposition (SVD) of a 2x3 matrix. The instructor begins by computing A^T A, then uses a block diagonal structure to simplify eigenvalue computation. He finds eigenvalues 2, 1, and 0, leading to singular values sqrt(2), 1, and 0. He then computes the eigenvectors of A^T A, normalizes them to form the orthogonal matrix V. Next, he constructs the matrix Sigma with the singular values on the diagonal and zeros elsewhere. Finally, he computes the left singular vectors u_i = (1/sigma_i) A v_i for non-zero singular values, forming the orthogonal matrix U. The final decomposition A = U Sigma V^T is verified. The lecture emphasizes checking orthogonality and normalization, and includes a useful trick for block diagonal matrices.

128 words

Critical Evaluation

Value of the Information & Strength of the Argument

The value of the information is high for a student learning SVD: it provides a concrete, fully worked example that illustrates the algorithm. The argumentation is solid: each step is justified with linear algebra principles, such as the properties of block diagonal matrices and the orthogonality of eigenvectors. The instructor also points out common pitfalls, like sign errors, and encourages verification. However, the example is simple and does not cover more complex cases or applications, which limits its depth.

Scientific Rigor, Source Quality, Title Accuracy

The scientific rigor is good: the computations are correct and the reasoning is clear. The instructor references a theorem from the course notes about orthogonality of eigenvectors, but no external sources are cited. The title accurately reflects the content: it is a lecture on SVD with a hand-worked example. The video is part of a university course (MATH2740), which adds credibility. However, the lack of references to textbooks or papers is a minor weakness.

168 words

Title / Content Match

The title accurately describes the content: a lecture on SVD with a worked example by hand.

Quality & Reliability

8/10

The lecture is a clear, step-by-step manual computation of the Singular Value Decomposition (SVD) of a small matrix. The instructor demonstrates a block diagonal trick for eigenvalues, computes eigenvectors, and constructs the SVD components. The content is mathematically correct and well-explained, though it is a basic example and does not discuss applications or proofs in depth.

Key Moments

Contribution & Novelties

This video provides a clear, hand-worked example of SVD computation, which is valuable for students learning linear algebra. It demonstrates a useful trick for block diagonal matrices and emphasizes the importance of orthogonality and normalization. The approach is standard but well-explained.

Pour aller plus loin :

81 words

Radar Profile

The radar profile shows high scores in quality and reliability, moderate in quantity and technical level. This indicates a focused, accurate tutorial that is accessible but not extremely deep.

Reliability 8/10