2023/05/05 by Toby Driscoll, Yuji Nakatsukasa, Driscoll, Toby +3 · 9 citations
Computer Science · Physics and Astronomy · #41A20 #65D15 #Digital Filter Design and Implementation #FOS: Mathematics #Model Reduction and Neural Networks #Neural Networks and Applications #Numerical Analysis (math.NA)
paper · pdf · doi:10.48550/arxiv.2305.03677
openalex publication_date 2023/05/05 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
AAA rational approximation has normally been carried out on a discrete set, typically hundreds or thousands of points in a real interval or complex domain. Here we introduce a continuum AAA algorithm that discretizes a domain adaptively as it goes. This enables fast computation of high-accuracy rational approximations on domains such as the unit interval, the unit circle, and the imaginary axis, even in some cases where resolution of singularities requires exponentially clustered sample points, support points, and poles. Prototype MATLAB (or Octave) and Julia codes aaax, aaaz, and aaai are provided for these three special domains; the latter two are equivalent by a Moebius transformation. Execution is very fast since the matrices whose SVDs are computed have only three times as many rows as columns. The codes include a AAA-Lawson option for improvement of a AAA approximant to minimax, so long as the accuracy is well above machine precision. The result returned is pole-free in the approximation domain.