3 articles trouvés pour ce sujet.
|
|
|
|
|
|
|
|
Estimate the cube root of 270 |
2008-03-11 |
|
Tom pose la question : (a) By plotting suitable graphs, estimate to one decimal place the cube root of 270.
(b) With reference to your answer to part (a), use 8 iterations of a Bisection Search to refine your estimate. Use the nearest whole numbers either side of your estimate from part (a) as starting values.
(c) Using either of your starting values from part (b) as first guess, use the Newton-Raphson method to find the true value of the root (to 6 decimal places). Repeat using the other starting value from part (b) and compare the two results. Harley Weston lui répond. |
|
|
|
|
|
x^x = 2x |
2007-02-22 |
|
ramsay pose la question : This has been bugging me for ages. How do find both real solutions to x^x = 2x? Obviously I have x=2, and there's another at about 0.35, but I can't work it out properly. Any help? Penny Nom lui répond. |
|
|
|
|
|
Solving x - sin(x) = constant |
2000-12-29 |
|
Keith Roble pose la question : If x is in radians, how do you solve for x, where: x-sin(x) = constant? Harley Weston lui répond. |
|
|
|