Skip to content

LU decomposition; Cholesky decomposition; JOR; SOR; Steepest Descent; Conjugate gradient. All these methods where used to aproximate a solution to a linear system Ax = b, where A is the Hilbert Matrix and b is a vector of all ones.

Notifications You must be signed in to change notification settings

uzzui/Numerical-Analysis-I---Iterative-Methods

Repository files navigation

Numerical-Analysis-I---Iterative-Methods

LU decomposition; Cholesky decomposition; JOR; SOR; Steepest Descent; Conjugate gradient. All these methods where used to aproximate a solution to a linear system Ax = b, where A is the Hilbert Matrix and b is a vector of all ones.

About

LU decomposition; Cholesky decomposition; JOR; SOR; Steepest Descent; Conjugate gradient. All these methods where used to aproximate a solution to a linear system Ax = b, where A is the Hilbert Matrix and b is a vector of all ones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages