Skip to content

adrs0049/MATH545

 
 

Repository files navigation

MATH 545 Applied Linear Algebra

Learning Goals

  • Summarize properties and constructions of matrix decompositions LU, QR and SVD
  • Perform matrix computations using mathematical software Python, SciPy and Jupyter
  • Compute solutions of linear systems of equations using matrix decompositions
  • Compute least squares approximations of linear systems of equations using matrix decompositions
  • Approximate eigenvalues of matrices using iterative methods
  • Analyze digital signals using the discrete Fourier transform

Origin

  • Forked from UBC-math MATH 307 (see fork history).

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%