算法的平滑复杂度能够更合理地反映算法的实际性能,在运行高斯算法求解线性系统过程中,矩阵条件数是导致求解误差偏大的一个因素,Sankar等人用0-保留高斯扰动进行对称矩阵条件数平滑分析,然而,Sankar等人给出的平滑复杂度过高而且复杂,为了解决这个问题,首先提出了两个关键的不等式;然后将这两个不等式用于对称矩阵条件数的平滑分析,得到更简单、更低的平滑复杂度;并利用该结果对高斯算法求解精度进行平滑分析,从而得到更低的平滑复杂度.
Smoothed complexity of algorithm can explain the practical performance of algorithm more efficiently. Condition number of matrix is a main root to result in large error in solution during the running of Gaussian algorithm. Sankar, et al. performed a smoothed analysis of condition number of symmetric matrix under zero-preserving perturbations. However, the smoothed complexity presented by Sankar, et al. was higher and more complicated. To solve this problem, two key inequalities are presented. The inequalities are used to improving the smoothed complexity of condition number of symmetric matrix. The smoothed analysis of bits of precision needed by using Gaussian algorithm is performed and lower smoothed complexity is presented.