Skip to content

YujiJeong/Algorithm-Newton-Raphson-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Newton Raphson Method

This is the basics of how to apply Newton-Raphson method to approximate root value of a function. A quick summary of NR method can be found as a file named under newton-raphson-method-cheatsheet.png . The code to implement NR method in R can be found as a file named under R_implementation.R .

Additionally, you can find NR method applied in real life, specifically in the genomics research field, as a file named under 2018_Zheng_Jeong.pdf (See Fig. 2 on page 6 of the file).

For any questions, contact Yuji Jeong at yjeon009@uottawa.ca

Enjoy!

About

Applying Newton's method to approximate root values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages