Skip to content

Implementing, Visualising, and Comparing between three common root-finding Numerical Methods - Bisection Method, Newton-Raphson Method, and Secant Method.

Notifications You must be signed in to change notification settings

beatrix-chan/rootFinding-numericalMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding Roots Using Numerical Methods

Tip

You can clone my repository if you want to keep these resources on your own machine.

Using git clone
Download Git Git Guides - git clone Cloning a repository - GitHub Docs

Enter this into your bash terminal:

git clone https://github.com/beatrix-chan/rootFinding-numericalMethods.git

Contents of Repository

About

Implementing, Visualising, and Comparing between three common root-finding Numerical Methods - Bisection Method, Newton-Raphson Method, and Secant Method.

Topics

Resources

Stars

Watchers

Forks

Languages