中文
相关论文

相关论文: Isolating Bounded and Unbounded Real Roots of a Mi…

200 篇论文

We present an algorithm for isolating the roots of an arbitrary complex polynomial $p$ that also works for polynomials with multiple roots provided that the number $k$ of distinct roots is given as part of the input. It outputs $k$ pairwise…

符号计算 · 计算机科学 2014-01-24 Kurt Mehlhorn , Michael Sagraloff , Pengming Wang

The isolation intervals of the real roots of the real symbolic monic cubic polynomial $p(x) = x^3 + a x^2 + b x + c\,\,$ are found in terms of simple functions of the coefficients of the polynomial (such as: $-a$, $-a/3$, $-c/b$, $\pm…

综合数学 · 数学 2022-06-15 Emil M. Prodanov

We consider the problem of approximating all real roots of a square-free polynomial $f$. Given isolating intervals, our algorithm refines each of them to a width of $2^{-L}$ or less, that is, each of the roots is approximated to $L$ bits…

符号计算 · 计算机科学 2015-03-19 Michael Kerber , Michael Sagraloff

We address univariate root isolation when the polynomial's coefficients are in a multiple field extension. We consider a polynomial $F \in L[Y]$, where $L$ is a multiple algebraic extension of $\mathbb{Q}$. We provide aggregate bounds for…

符号计算 · 计算机科学 2023-06-08 Christina Katsamaki , Fabrice Rouillier

We describe a subdivision algorithm for isolating the complex roots of a polynomial $F\in\mathbb{C}[x]$. Given an oracle that provides approximations of each of the coefficients of $F$ to any absolute error bound and given an arbitrary…

数值分析 · 计算机科学 2016-11-09 Ruben Becker , Michael Sagraloff , Vikram Sharma , Chee Yap

We introduce a new approach to isolate the real roots of a square-free polynomial $F=\sum_{i=0}^n A_i x^i$ with real coefficients. It is assumed that each coefficient of $F$ can be approximated to any specified error bound. The presented…

数据结构与算法 · 计算机科学 2015-03-17 Michael Sagraloff

In this paper, based on the homotopy continuation method and the interval Newton method, an efficient algorithm is introduced to isolate the real roots of semi-algebraic system. Tests on some random examples and a variety of problems…

数值分析 · 数学 2013-03-25 Zhenyi Ji , Wenyuan Wu , Yi Li , Yong Feng

Real root finding of polynomial equations is a basic problem in computer algebra. This task is usually divided into two parts: isolation and refinement. In this paper, we propose two algorithms LZ1 and LZ2 to refine real roots of univariate…

数值分析 · 计算机科学 2012-11-20 Ye Liang

Univariate polynomial root-finding is a classical subject, still important for modern computing. Frequently one seeks just the real roots of a real coefficient polynomial. They can be approximated at a low computational cost if the…

数值分析 · 数学 2015-06-16 Victor Y. Pan , Liang Zhao

We consider the problem of isolating the real roots of a square-free polynomial with integer coefficients using (variants of) the continued fraction algorithm (CF). We introduce a novel way to compute a lower bound on the positive real…

符号计算 · 计算机科学 2011-04-27 Elias Tsigaridas

We improve the local generic position method for isolating the real roots of a zero-dimensional bivariate polynomial system with two polynomials and extend the method to general zero-dimensional polynomial systems. The method mainly…

符号计算 · 计算机科学 2013-12-03 Jin-San Cheng , Kai Jin

Mixed trigonometric-polynomials frequently occur in applications in physics, numerical analysis and engineering, the algorithm has been already proposed to determine its sign on (0,{pi}/2]. This paper proposes a procedure to extend the…

综合数学 · 数学 2022-04-05 Shiping Chen , Xinyu Ge

We present algorithmic, complexity and implementation results for the problem of isolating the real roots of a univariate polynomial in $B_{\alpha} \in L[y]$, where $L=\QQ(\alpha)$ is a simple algebraic extension of the rational numbers. We…

符号计算 · 计算机科学 2011-05-10 Adam Strzebonski , Elias Tsigaridas

We present algorithmic, complexity and implementation results concerning real root isolation of integer univariate polynomials using the continued fraction expansion of real algebraic numbers. One motivation is to explain the method's good…

符号计算 · 计算机科学 2007-05-23 Elias P. Tsigaridas , Ioannis Z. Emiris

We present a new algorithm for refining a real interval containing a single real root: the new method combines characteristics of the classical Bisection algorithm and Newton's Iteration. Our method exhibits quadratic convergence when…

数值分析 · 数学 2014-07-01 John Abbott

Isolating the real roots of univariate polynomials is a fundamental problem in symbolic computation and it is arguably one of the most important problems in computational mathematics. The problem has a long history decorated with numerous…

计算复杂性 · 计算机科学 2022-09-28 Alperen A. Ergür , Josué Tonelli-Cueto , Elias Tsigaridas

A new algorithm for real root isolation of polynomial equations based on hybrid computation is presented in this paper. Firstly, the approximate (complex) zeros of the given polynomial equations are obtained via homotopy continuation…

符号计算 · 计算机科学 2012-10-17 Fei Shen , Wenyuan Wu , Bican Xia

Solving (mixed) integer linear programs, (M)ILPs for short, is a fundamental optimization task. While hard in general, recent years have brought about vast progress for solving structurally restricted, (non-mixed) ILPs: $n$-fold, tree-fold,…

数据结构与算法 · 计算机科学 2019-12-10 Cornelius Brand , Martin Koutecký , Sebastian Ordyniak

We introduce a new algorithm denoted DSC2 to isolate the real roots of a univariate square-free polynomial f with integer coefficients. The algorithm iteratively subdivides an initial interval which is known to contain all real roots of f.…

符号计算 · 计算机科学 2011-09-29 Michael Sagraloff

This paper is concerned with exact real solving of well-constrained, bivariate polynomial systems. The main problem is to isolate all common real roots in rational rectangles, and to determine their intersection multiplicities. We present…

符号计算 · 计算机科学 2012-03-06 Dimitrios I. Diochnos , Ioannis Z. Emiris , Elias P. Tsigaridas
‹ 上一页 1 2 3 10 下一页 ›