首页 | 本学科首页   官方微博 | 高级检索  
     

矩阵条件数及高斯算法平滑分析的进一步研究
引用本文:杨智应,朱洪,宋建涛.矩阵条件数及高斯算法平滑分析的进一步研究[J].软件学报,2004,15(5):650-659.
作者姓名:杨智应  朱洪  宋建涛
作者单位:复旦大学,计算机科学与工程系,上海,200433;复旦大学,智能信息处理实验室,上海,200433
基金项目:supported by the National Natural science Foundation of China under Grant No.60273045(国家自然科学基金);the shanghai science and Technology Development Fund of China under Grant No.025115032(上海市科技发展基金)
摘    要:算法的复杂度平滑分析是对许多算法在实际应用中很有效但其最坏情况复杂度却很糟这一矛盾给出的更合理的解释.高性能计算机被广泛用于求解大规模线性系统及大规模矩阵的分解.求解线性系统的最简单且容易实现的算法是高斯消元算法(高斯算法).用高斯算法求解n个方程n个变量的线性系统所需要的算术运算次数为O(n3).如果这些方程中的系数用m位表示,则最坏情况下需要机器位数mn位来运行高斯算法.这是因为在消元过程中可能产生异常大的中间项.但大量的数值实验表明,在实际应用中,需要如此高的精度是罕见的.异常大的矩阵条件数和增长因子是导致矩阵A病态,继而导致解的误差偏大的主要根源.设-A为任意矩阵,A是-A受到微小幅度的高斯随机扰动所得到的随机矩阵,方差σ2≤1.Sankar等人对矩阵A的条件数及增长因子进行平滑分析,证明了PrK(A)≥α]≤(3.64n(1+4√log(α)))/ασ.在此基础上证明了运行高斯算法输出具有m位精度的解所需机器位数的平滑复杂度为m+71og2(n)+3log2(1/σ)+log2log2n+7.在上述结果的证明过程中存在错误,将其纠正后得到以下结果:m+71og2n+3log2(1/σ)+4√2+log2n+log2(1/σ)+7.367.通过构造两个分别关于矩阵范数和随机变量乘积的不等式,将关于矩阵条件数的平滑分析结果简化到PrK(A)≥α]≤(6√2n2)/α·σ.部分地解决了Sankar等人提出的猜想:PrK(A)≥α]≤O(n/α·σ).并将运行高斯算法输出具有m位精度的解所需机器位数的平滑复杂度降低到m+81og2n+3log2(1/σ)+7.实验结果表明,所得到的平滑复杂度更好.

关 键 词:平滑复杂度  矩阵条件数  矩阵增长因子  平滑精度
文章编号:1000-9825/2004/15(05)0650
收稿时间:2003/3/24 0:00:00
修稿时间:2003年3月24日

Further Study on the Smoothed Analysis of Condition Number of Matrix and Gaussian Algorithm
YANG Zhi-Ying,ZHU Hong and SONG Jian-Tao.Further Study on the Smoothed Analysis of Condition Number of Matrix and Gaussian Algorithm[J].Journal of Software,2004,15(5):650-659.
Authors:YANG Zhi-Ying  ZHU Hong and SONG Jian-Tao
Abstract:Smoothed analysis aims to explain the success of algorithms that work well in practice while performing poorly in worst-case analysis. High performance computers have been used extensively in solving large scale linear systems and decomposition of matrix. The simplest and most implemented method of solving linear systems is Gaussian elimination (Gaussian algorithm). Natural implementations of Gaussian elimination use O(n3) arithmetric operations to solve a system of n linear equations in n variables. If the coefficients of these equations are specified using m bits, in the worst case it suffices to perform the elimination using mn bits of precision, because the elimination may produce large intermediate entries. However, a large number of experiments in numerical analysis have indicated that this high precision is necessary rarely in practice. Huge condition number and growth factors of matrix are always the main roots that make the matrix ill-conditioned and lead to produce a large error in solution. Let A be the matrix of independent Gaussian random variables centered at A, each of the variances12s, K(A) be the condition number of matrix A. Sankar et al. performed a smoothed analysis of condition numbers and growth factors of matrices. They showed that for any matrixnnRAand a>0, ()saanAK)log(413.64])(Pr+, and the smoothed complexity of bits of precision needed to solve Ax=b to m bits of accuracy using Gaussian algorithm is at most: .7loglog)/1(log3)(log72222++++nnms They made some mistake in their proof. The mistake is corrected in this paper, and the smoothed complexity of bits of precision is corrected as: m+7log2n+3log2(1/s)++++)/1(loglog2422sn7.367. Two inequalities on norm of the matrix and product of the two random variables respectively are presented, and the smoothed analysis of condition number of matrix is simplified to .26])(Pr2saanAK The conjecture asOanAK])(Pr is solved to some extent. The smoothed complexity of bits of precision is improved to 7.)(1/3log8log22+++snm And the experimental results show that the new smoothed analysis results are much better.
Keywords:smoothed complexity  condition number of matrix  growth factor of matrix  smoothed precision
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《软件学报》浏览原始摘要信息
点击此处可从《软件学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号