leeyngdo / Numerical-Linear-Algebra

Own solutions for exercises and MATLAB example codes for "Numerical Linear Algebra" by Lloyd N. Trefethen and David Bau III, 1997

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numerical-Linear-Algebra

Numerical Linear Algebra, Trefethen and Bau, 1997.
My solutions to exercises in Numerical Linear Algebra by Trefethen and Bau.
There may be errors or wrong solutions, so use it only for reference.

Contents

I. Fundamentals

II. QR Factorization and Least Squares

III. Conditioning and Stability

IV. Systems of Equations

V. Eigenvalues

VI. Iterative Methods

About

Own solutions for exercises and MATLAB example codes for "Numerical Linear Algebra" by Lloyd N. Trefethen and David Bau III, 1997

License:MIT License


Languages

Language:MATLAB 100.0%