shayneobrien / numerical-methods

Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numerical-Methods

Implementations of various numerical analysis methods including Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve NxN linear systems (Gauss-Seidel, Jacobi, SOR), singular value decomposition, principal component analysis dimensionality reduction, and more.

About

Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.


Languages

Language:MATLAB 100.0%