Matrix Chain MultiplicationExplores dynamic programming for matrix chain multiplication and introduces the concept of the longest common subsequence.
Matrix CalculusCovers the definition and basic operations of matrices, including addition, scalar multiplication, and matrix multiplication.
Triangular Block MatricesExplores upper triangular block matrices, invertibility, elementary transformations, and determinants with examples.