This repository contains materials and projects developed during the Numerical Calculus course at the Federal University of Alfenas. Credits to Professor Anderson Oliveira for the provided materials.
The course covers the following topics:
-
Linear Systems of Equations
- Algebraic and iterative methods
- Polynomial equation solving
-
Transcendental Equations
- Solving methods
-
Numerical Interpolation
- Interpolating data points
-
Numerical Differentiation
- Approximating derivatives
-
Numerical Integration
- Approximating definite integrals
-
Numerical Solution of Differential Equations
- Methods for solving ordinary differential equations
The repository structure is as follows:
scripts/
: Contains scripts and additional resources.