Online Library TheLib.net » Algorithm 419: Zeros of a complex polynomial
cover of the book Algorithm 419: Zeros of a complex polynomial

Ebook: Algorithm 419: Zeros of a complex polynomial

Author: Jenkins Traub.

00
26.01.2024
0
0
The subroutine CPOLY is a Fortran program to find all the zeros of a complex polynomial by the three-stage complex algorithm described in Jenkins and Traub [4]. (An algorithm for real polynomials is given in [5].) The algorithm is similar in spirit to the two-stage algorithms studied by Traub [1, 2]. The program finds the zeros one at a time in roughly increasing order of modulus and deflates the polynomial to one of lower degree. The program is extremely fast and the timing is quite insensitive to the distribution of zeros. Extensive testing of an Algol version of the program, reported in Jenkins [3], has shown the program to be very reliable.
Download the book Algorithm 419: Zeros of a complex polynomial for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen