Description: Bairstow s approach is to use Newton s method to adjust the coefficients u and v in the quadratic x2 + ux + v until its roots are also roots of the polynomial being solved. The roots of the quadratic may then be determined, and the polynomial may be divided by the quadratic to eliminate those roots. This process is then iterated until the polynomial becomes quadratic or linear, and all the roots have been determined, bisection and other
To Search:
File list (Check if you may need any files):
Bairstow.m
Bisection.m
CalculateErrorwithSinglePrecision.m
Code_for_Loss_of_Significance.m
intEx1.m
Newton_Raphson.m
q1_3.m
TruncationError.m