EE 500 Linear algebra for EE¶
- This is a 1-credit intensive linear algebra course in graduate level.
Lecture notes¶
Download a handout of linear algebra for EE.
- Normed linear space, inner product space.
- Block matrix and its inverse; symmetric matrix; quadratic form (x^T A x); positive definite matrix; Schur complement
- Eigenvalue and important properties of some common matrices
- Matrix decompositions: LU, SVD, Cholesky; a review on solving linear equations
- Multivariate calculus; gradient, Hessian; solving nonlinear equations (bisection, Newton)
References: texbooks, class notes¶
Textbooks on linear algebra with applications
- Boyd and L. Vandenberghe, Introduction to Applied Linear Algebra: Vectors, Matrices, and Least squares, Cambridge, 2018
- Strang, Linear Algebra and Learning from Data, Wellesley-Cambridge Press, 2019
- C.C. Aggrawal, Linear algebra and Optimization for Machine Learning: A Texbook, Springer 2020
- R.A. Horn and C.R. Johnson, Matrix Analaysis, 2nd Edition, Cambridge, 2012
- M.P. Deisenroth, A.A. Faisal, and C.S. Ong, Mathematics for Machine Learning, Cambridge University Press, 2020
Textbooks on mathematical analysis
- A.N. Kolmogorov and S.V. Fomin, Introductory real analysis, Dover, 1970