1 / 19
Télécharger la présentation
Newton-Raphson and Goldschmidt division algorithm
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
1. Newton-Raphson and Goldschmidt division algorithm Atahar Kamal Mostafa
Muhammad Ali Martuza
2. Introduction
3. Newton-Raphson Division Algorithm The steps of NewtonRaphson are:
Calculate an estimate for the reciprocal of the divisor (B): X0.
Compute successively more accurate estimates of the reciprocal: (X1,,Xk)
Compute the quotient by multiplying the dividend by the reciprocal of the divisor:
Q = AXk.
4. Newton-Raphson Division Algo.(Cntd..) Calculating reciprocal of a given number f (x) = B - 1/x f?(x)= x-2
More Related