2000 character limit reached
The GPGCD Algorithm with the Bézout Matrix for Multiple Univariate Polynomials (2205.02984v1)
Published 6 May 2022 in math.AC, cs.NA, cs.SC, and math.NA
Abstract: We propose a modification of the GPGCD algorithm, which has been presented in our previous research, for calculating approximate greatest common divisor (GCD) of more than 2 univariate polynomials with real coefficients and a given degree. In transferring the approximate GCD problem to a constrained minimization problem, different from the original GPGCD algorithm for multiple polynomials which uses the Sylvester subresultant matrix, the proposed algorithm uses the B\'ezout matrix. Experiments show that the proposed algorithm is more efficient than the original GPGCD algorithm for multiple polynomials with maintaining almost the same accuracy for most of the cases.