EIGEN VALUES OF A MATRIX

Program to determine Eigen values of a matrix

You are now following this Submission

Program calculates Eigen values of a matrix using QR decomposition.
Run the program, and follow on-screen instructions.
Output will be Eigen values of the corresponding matrix, and information on convergence criterion.

Cite As

Arshad Afzal (2026). EIGEN VALUES OF A MATRIX (https://www.mathworks.com/matlabcentral/fileexchange/72746-eigen-values-of-a-matrix), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.0.0

Minor error in convergence check loop corrected

1.0.0