Skip to content

frdhz/NewtonRhapson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NewtonRhapson

This is a Notebook file where I created a Newton Rhapson algorithm using Julia. This algorithm is trying to estimate the function y = exp(2y)+exp(3y)-x. We use a bisection algorithm to find the value x1 in the function.

About

Newton Rhapson algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published