EIGEN VALUES OF A MATRIX
Version 2.0.0 (2 KB) von
Arshad Afzal
Program to determine Eigen values of a matrix
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.
Zitieren als
Arshad Afzal (2025). EIGEN VALUES OF A MATRIX (https://de.mathworks.com/matlabcentral/fileexchange/72746-eigen-values-of-a-matrix), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Linear Algebra >
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 2.0.0 | Minor error in convergence check loop corrected |
||
| 1.0.0 |
