[R] Finding root using Newton's method

Daniel Malter daniel at umd.edu
Thu May 14 08:34:05 CEST 2009


Homework? - see your instructor! Otherwise, provide minimal self-contained
code and show us where you are stuck.

-------------------------
cuncta stricte discussurus
-------------------------

-----Ursprüngliche Nachricht-----
Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Im
Auftrag von Harry P
Gesendet: Thursday, May 14, 2009 1:23 AM
An: r-help at r-project.org
Betreff: [R] Finding root using Newton's method


I want generate R code to determine the real root of the polynomial
x^3-2*x^2+3*x-5. Using an initial guess of 1 with Newton's method.
Help please...
--
View this message in context:
http://www.nabble.com/Finding-root-using-Newton%27s-method-tp23534519p235345
19.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.




More information about the R-help mailing list