Article ID: | iaor20134223 |
Volume: | 14 |
Issue: | 2 |
Start Page Number: | 251 |
End Page Number: | 273 |
Publication Date: | Jun 2013 |
Journal: | Optimization and Engineering |
Authors: | icleru Bogdan C, Dumitrescu Bogdan |
Keywords: | engineering |
Positive polynomials, relaxed to sum‐of‐squares in the multivariate case, are a powerful instrument having applications in signal processing, control and other engineering fields. Hence, appeared the need of a library which can work with positive polynomials as variables in a convex optimization problem. We present here the POS3POLY library, which transforms polynomial positivity into positive semidefinite constraints, thus enabling the user to solve such problems without the need of knowing the parameterization for each type of polynomial. POS3POLY is able to handle three types of polynomials: trigonometric, real and hybrid. The positivity of the polynomials can be global or only on a semialgebraic domain. POS3POLY allows also to define Bounded Real Lemma constraints. The library is written in MATLAB and uses SeDuMi for solving the convex optimization problems. POS3POLY can also work inside CVX. To show the usage of our library we give several examples of 2‐D FIR filter design.