ruthussanketh / numerical_solutions_LE

Codes and explanations for some numerical methods to find solutions to linear algebraic equations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numerical Solutions to Linear Equations

Codes and explanations for some numerical methods to find solutions to linear algebraic equations.

Direct Elimination Methods

  1. Gauss elimination
  2. Gauss-Jordan elimination

Iterative Methods

  1. Jacobi iteration
  2. Successive overrelaxation (SOR)

View Numerical Solutions To Linear Equations on File Exchange

About

Codes and explanations for some numerical methods to find solutions to linear algebraic equations.

License:Creative Commons Zero v1.0 Universal


Languages

Language:MATLAB 100.0%