EIGEN VALUES OF A MATRIX

Program to determine Eigen values of a matrix
75 Downloads
Updated 13 Sep 2019

View License

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 (2024). EIGEN VALUES OF A MATRIX (https://www.mathworks.com/matlabcentral/fileexchange/72746-eigen-values-of-a-matrix), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0

Minor error in convergence check loop corrected

1.0.0