特征值近似计算方法MATLAB,数值方法课程设计幂法反幂法计算矩阵特征值和特征向量-附Matlab程序教程.docx...

数值方法课程设计幂法反幂法计算矩阵特征值和特征向量-附Matlab程序教程

矩阵的特征值与特征向量计算PAGE

矩阵的特征值与特征向量的计算

摘 要

物理,力学,工程技术中的很多问题在数学上都归结于求矩阵特征值的问题,例如振动问题(桥梁的振动,机械的振动,电磁振动等)、物理学中某些临界值的确定问题以及理论物理中的一些问题。矩阵特征值的计算在矩阵计算中是一个很重要的部分,本文使用幂法和反幂法分别求矩阵的按模最大,按模最小特征向量及对应的特征值。幂法是一种计算矩阵主特征值的一种迭代法,它最大的优点是方法简单,对于稀疏矩阵比较合适,但有时收敛速度很慢。其基本思想是任取一个非零的初始向量。由所求矩阵构造一向量序列。再通过所构造的向量序列求出特征值和特征向量。反幂法用来计算矩阵按模最小特征向量及其特征值,及计算对应于一个给定近似特征值的特征向量。本文中主要使用反幂法计算一个矩阵的按模最小特征向量及其对应的特征值。计算矩阵按模最小特征向量的基本思想是将其转化为求逆矩阵的按模最大特征向量。然后通过这个按模最大的特征向量反推出原矩阵的按模最小特征向量。

关键词: 矩阵;特征值;特征向量;冥法;反冥法

THE CALCULATIONS OF EIGENVALUE AND EIGENVECTOR OF MATRIX

ABSTRACT

Physics, mechanics, engineering technology in a lot of problems in mathematics are attributed to matrix eigenvalue problem, such as vibration (vibration of the bridge, mechanical vibration, electromagnetic vibration, etc.) in physics, some critical values determine problems and theoretical physics in some of the problems. Matrix eigenvalue calculation is a very important part in matrix computation. In this paper, we use the power method and inverse power method to calculate the maximum of the matrix, according to the minimum characteristic vector and the corresponding characteristic value.Power method is an iterative method to calculate the eigenvalues of a matrix. It has the advantage that the method is simple and suitable for sparse matrices, but sometimes the convergence rate is very slow. The basic idea is to take a non - zero initial vector. Construct a vector sequence from the matrix of the matrix. Then the eigenvalues and eigenvectors are obtained by using the constructed vector sequence.The inverse power method is used to calculate the minimum feature vectors and their eigenvalues of the matrix, and to calculate the eigenvalues of the matrix. In this paper, we use the inverse power method to calculate the minimum eigenvalue of a matrix and its corresponding eigenvalues. The basic idea of calculating the minimum characteristic vector of a matrix is to transform it to the maximum characteri

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
中南大学MATLAB课程设计是关于矩形法数值积分的。数值积分是一种数值方法,用于计算复杂函数的定积分。矩形法是其中的一种常见方法之一。 矩形法数值积分可以通过将函数的定积分近似为一系列矩形的面积的和来实现。在此方法中,我们将整个积分区间分为若干个小的子区间,然后在每个子区间上选择一个代表值,将其作为矩形的高度,并用子区间的长度作为矩形的宽度。然后将这些矩形的面积求和,即可得到对定积分的近似值。 具体而言,我们首先需要确定积分的上下限和需要分割的子区间个数。然后,根据矩形法的原理,在每个子区间上选择一个代表值,并计算出其对应的函数值。接下来,将每个子区间的长度乘以相应代表值的函数值,得到矩形的面积,并将这些矩形的面积求和,即可得到近似的定积分值。 在MATLAB中实现矩形法数值积分,我们可以编写一个自定义的函数,其中包括确定积分上下限、子区间个数的输入参数,以及计算矩形面积的计算过程。我们可以使用for循环来遍历每个子区间,并在每个子区间上计算数值计算矩形面积。最后,将所有矩形面积求和并返回结果。 总之,中南大学MATLAB课程设计矩形法数值积分是一种用于计算定积分的数值方法。我们可以通过将积分区间分割为若干个小的子区间,并在每个子区间上选择一个代表值,然后计算矩形面积并求和来得到对定积分的近似值。在MATLAB中,我们可以编写一个自定义函数来实现这个方法

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值