Re: [R] Finding root using Newton's method

2009-05-14 Thread Richard . Cotton
> 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. > Homework? - see your instructor! Otherwise, provide minimal self-contained > code and show us where you are stuck. It gets a little suspicious when there

Re: [R] Finding root using Newton's method

2009-05-13 Thread Daniel Malter
] Im Auftrag von Harry P Gesendet: Thursday, May 14, 2009 1:23 AM An: r-help@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.

[R] Finding root using Newton's method

2009-05-13 Thread Harry P
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-tp23534519p23534519.html Sent from the R help mailing