编号本科生毕业论文矩阵特征值的计算Matrixeigenvaluecalculation学生姓名黄碧涛专业信息与计算科学学号080111226指导教师尹伟石学院理学院摘要:在当今社会,随着现代科学技术的发展,矩阵计算和大型稀疏矩阵在计算数学、数学物理、经济学、生物学等领域有着广泛的应用。因此引起了许多数学学者、工程技术人员和科技人员的青睐。而矩阵计算的理论和方法对于方程组的求解是矩阵理论的一个重要方向,成为计算数学的一个重要分支。矩阵的特征值问题是矩阵计算的一个重要方向,在许多学科中具有广泛的应用,因此矩阵特征值的界的估计及求解的理论研究等是当今计算数学和科学与工程计算研究领域的重大课题,国际上研究工作十分活跃。许多科学和工程中的一些问题,常可归结为求一个方阵的特征值和特征向量的问题。例如,结构工程的有限元分析、电力系统的分析、流体力学及图像数据压缩等应用中常遇到求大型稀疏矩阵的特征值问题.因而矩阵特征值计算间题成为数值代数领域长期关注的问题,最近M.Gu与S.C.Eisenstat提出的2-对角矩阵分割方法把SVD问题最终归结为单边对角矩阵的SVD问题,然后利用Jessup与Sorensen的研究结果给出奇异值及奇异向量的算法求特征值的数值软件通常针对不同的稀疏矩阵采用不同的算法以提高运算速度。所以本文主要介绍几种求解某种特定矩阵的计算方法。文章开始引出特征值和特征向量的概念,从这个概念出发我们可以得到一种最基本的求解方法—利用特征函数。但是,这个方法有很多缺陷,且在计算机上不易实现。所以,在此我们运用几种比较简洁基础的方法来求解并且比较各种方法在实践中的利弊。首先要运用以下文中提到的方法分别计算10乘10的矩阵和50乘50的矩阵,解出结果后分析算法并比较其在计算机上的实现能力与步骤的简易程度,从而比较选择出更快捷更简单的方法。之后建立一个更复杂的大型稀疏矩阵,综合运用这些方法,依此类推,再做一次比较。关键字:特征值;基本幂法;大型稀疏矩阵Abstract:Intoday'ssociety,withthedevelopmentofmodernscienceandtechnology,thematrixcomputingandlarge-scalesparsematrixcomputingmathematics,mathematicalphysics,economics,biologyandotherfields.Thereforecausedmanyscholarsofmathematics,engineeringandtechnicalpersonnelandscientificandtechnicalpersonnelofallages.Matrixcalculationofthetheoriesandmethodsforthesolutionoftheequationsisanimportantdirectionofthematrixtheoryhasbecomeanimportantbranchofcomputationalmathematics.Matrixeigenvalueproblemisanimportantdirectionmatrixcalculation,withawiderangeofapplicationsinmanydisciplines,sothematrixeigenvaluesectorestimatesandsolvingtheoreticalresearchisamajorissuefortoday'scomputationalmathematicsandscientificandengineeringcomputingresearchfieldinternationalresearchisveryactive.Inmanyscientificandengineeringproblems,oftencanbeattributedtotheeigenvaluesandeigenvectorsofseekingaphalanx.Forexample,structuralengineering,finiteelementanalysis,powersystemanalysis,fluidmechanicsandimagedatacompressionapplicationssuchasoftenencounteredinseekingalargesparsematrixeigenvalueproblemandthusthematrixeigenvaluecomputingproblemsbecomelong-termconcernofthefieldofnumericalalgebra.segmentationmethodthetherecentM.GuandSCEisenstat2-diagonalmatrixoftheSVDboilsdowntothediagonalmatrixSVDforunilateralproblems,thenusethealgorithmforthecharacteristicsofJessupandSorensen'sresearchresultsshowthesingularvaluesandsingularvectorsvalueofnumericalsoftwareisusuallydifferentfordifferentsparsematrixalgorithmtoimprovetheoperationspeed.Thispaperdescribestheseveralcalculationmethodstosolveaparticularmatrix.Thearticlestartleadstotheconceptofeigenvaluesandeigenvectors,startingfromthisconceptwecangetabasicsolutionmethod-usingthecharacteristicfunction.However,thismethodhasmanydefec...