You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made by Ernest Pokropek, 2018
Numerical Methods
Warsaw University of Technology, Faculty of Electronics and Information Technology
About
Functions finding machine epsilon, solving systems of linear equations using: Gaussian elimination with partial pivoting, Gauss-Seidel and Jacobi iterative algorithms. Functions finding real (Bisection and Newton's method) and complex (Laguerre's method) roots of the function/polynomial.