Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

EquationsSolver

This Equations Solver project was done using the MATLAB programming language.
Given a function of any type, a method of several root finding methods is chosen to solve the equation.
Graphs are used to display function to be solved along with graphs to show the comparisons between methods performance.
Errors in calculations, error bounds, maximum number of iterations, and couple other parameters are displayed.
Supported Methods are Bisection Method, Newton Rapshon, Fixed Point, False Position, Secant, Birge Vieta (for polynomials), General Method (for multiple roots).

Authors

Ahmed EL Naggar : https://github.com/ahmednaggar19
Ahmed Khaled Saad : https://github.com/AhmedKhaledS
Ahmed Reda Amin Selim : https://github.com/AhmedRedaAmin
Hisham Osama : https://github.com/HishamOsama
Mohammed Ashraf Tolba : https://github.com/MohamedAshrafTolba

About

This Equations Solver project was done using the MATLAB programming language. Given a function of any type, a method of several root finding methods is chosen to solve the equation. Graphs are used to display function to be solved along with graphs to show the comparisons between methods performance. Errors in calculations, error bounds, maximum n…

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages