Skip to content

Numerical analysis algorithms and methods studied in the Numerical Analysis (Cálculo Numérico) class at Universidade de Brasília (UnB) in the first semester of 2021.

License

Notifications You must be signed in to change notification settings

ciriatico/numerical_analysis_algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Numerical Analysis Algorithms

Numerical analysis algorithms and methods studied in the Numerical Analysis (Cálculo Numérico) class at Universidade de Brasília (UnB) in the first semester of 2021.

Available Algorithms

The notebooks are divided in three parts: "e1", "e2" and "e3". The division was made based on the course program, starting from the basics of numerical analysis.

You can see the list below of what is available in this repository:

E1 Algorithms

  • Bisection method
  • Newton's method
  • Fixed-point iteration

E2 Algorithms

  • Solve upper triangular system
  • Gaussian elimination (with and without a pivot)
  • Gauss-Jacobi method
  • Gauss-Seidel method
  • LU decomposition

E3 Algorithms

  • Divided differences

License

MIT

About

Numerical analysis algorithms and methods studied in the Numerical Analysis (Cálculo Numérico) class at Universidade de Brasília (UnB) in the first semester of 2021.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published