Skip to content

Implementation of main numerical methods of solving non-linear equations f(x)=0 with examples.

Notifications You must be signed in to change notification settings

kennethassogba/root-finding-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Root finding algorithms

Implementation of main numerical methods for solving non-linear equations f(x)=0. In English and French with examples.

  1. Bisection method
  2. Secant method
  3. Newton's method
  4. Fixed point method

Try launching the notebooks directly in your browser using Github's Codespaces!

References

About

Implementation of main numerical methods of solving non-linear equations f(x)=0 with examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published