TRIDIEGS
Version 1.1.0.0 (9.12 KB) by
Vasil
Find eigenvalues an egien vectors of symmetric tridiagonal matrix.
This is a matlab wrapper of dstevx lapack routinte.
To use this routine just type:
mex trideigs.c extern\lib\win32\lcc\libmwlapack.lib
and add into path.
Cite As
Vasil (2024). TRIDIEGS (https://www.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: lapack
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.