For solving a consistent system of linear equations, the classical row-actionmethod, such as Kaczmarz method, is a simple while really effective iteration solver. Based on the greedy index selection strategy and Poly...
详细信息
For solving a consistent system of linear equations, the classical row-actionmethod, such as Kaczmarz method, is a simple while really effective iteration solver. Based on the greedy index selection strategy and Polyak's heavy-ball momentum acceleration technique, we propose two deterministic row-action methods and establish the corresponding convergence theory. We show that our algorithm can linearly converge to a least-squares solution with minimum Euclidean norm. Several numerical studies have been presented to corroborate our theoretical findings. Real-world applications, such as data fitting in computer-aided geometry design, are also presented for illustrative purposes.
暂无评论