EIGEN VALUES OF A MATRIX

版本 2.0.0 (2.0 KB) 作者: Arshad Afzal
Program to determine Eigen values of a matrix
75.0 次下载
更新时间 2019/9/13

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
2.0.0

Minor error in convergence check loop corrected

1.0.0