https://github.com/rushil-ambati/computational-roots
Using numerical methods to compute approximations of roots of equations.
https://github.com/rushil-ambati/computational-roots
equations newton-raphson numerical-methods root-finding secant
Last synced: about 1 month ago
JSON representation
Using numerical methods to compute approximations of roots of equations.
- Host: GitHub
- URL: https://github.com/rushil-ambati/computational-roots
- Owner: rushil-ambati
- Created: 2020-07-06T22:07:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T18:00:18.000Z (about 5 years ago)
- Last Synced: 2023-08-01T23:29:56.896Z (almost 3 years ago)
- Topics: equations, newton-raphson, numerical-methods, root-finding, secant
- Language: TeX
- Homepage:
- Size: 390 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Approximating Roots with Computation
Using numerical approximation methods to find roots of equations.
[Documentation](./Approximating_Roots_with_Computation.pdf)