/300A

Problems / Exercises in numerical linear algebra (MATLAB)

Primary LanguageMatlab

MATLAB codes:

  1. 1D Heat Equation - Numerically solves the 1D heat equation with different boundary conditions.

  2. ThomasAlgorithm - Implementation of the Thomas Algorithm for solution of tridiagonal systems.