how to Obtain the algebraic and geometric multiplicity of each eigenvalue of any square matrix

266 次查看(过去 30 天)
此 个问题 已被 Matt J 标记
Matlab code

采纳的回答

Sindar
Sindar 2020-2-16
eig(A) gives you the eigenvalues. You can count occurrences for algebraic multiplicity. Geometric seems more complicated, but I found this guide by googling your title: https://people.math.carleton.ca/~kcheung/math/notes/MATH1107/wk10/10_algebraic_and_geometric_multiplicities.html
  3 个评论
Matt J
Matt J 2020-2-16
I want matlab code to show me how. ... or example
As with all Matlab commands, you will find that the documentation for the eig command has numerous examples,

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear Algebra 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by