1: \begin{abstract}\noindent
2: An important problem that arises in different areas of science and engineering is that of computing the limits of sequences of
3: vectors $\{\xx_m\}$, where $\xx_m\in \C^N$, $N$ being very large. Such sequences arise, for example, in the solution of systems of linear or nonlinear
4: equations by fixed-point iterative methods, and $\lim_{m\to\infty}\xx_m$ are simply the required solutions. In most cases of interest, however,
5: these sequences converge to their limits extremely slowly. One practical way to make the sequences $\{\xx_m\}$ converge more quickly
6: is to apply to them vector extrapolation methods. Two types of methods exist in the literature: polynomial type methods and epsilon algorithms.
7: In most applications, the polynomial type methods
8: have proved to be superior convergence accelerators.
9: Three polynomial type methods are known, and these are the {minimal polynomial extrapolation} (MPE), the {reduced rank extrapolation} (RRE), and the
10: {modified minimal polynomial extrapolation} (MMPE). In this work, we develop yet another
11: polynomial type method, which is based on the singular value decomposition, as well as the ideas that lead to MPE. We denote this new method by SVD-MPE. We also design a numerically stable algorithm for its implementation, whose computational cost and storage requirements are minimal. Finally, we illustrate the use of {SVD-MPE} with
12: numerical examples.
13: \end{abstract}