EIGEN VALUES OF A MATRIX

Program to determine Eigen values of a matrix
75 téléchargements
Mise à jour 13 sept. 2019

Afficher la licence

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.

Citation pour cette source

Arshad Afzal (2024). EIGEN VALUES OF A MATRIX (https://www.mathworks.com/matlabcentral/fileexchange/72746-eigen-values-of-a-matrix), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
2.0.0

Minor error in convergence check loop corrected

1.0.0