TRIDIEGS

Versión 1.1.0.0 (9,12 KB) por Vasil
Find eigenvalues an egien vectors of symmetric tridiagonal matrix.
1,5K descargas
Actualizado 12 may 2009

Ver licencia

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.

Citar como

Vasil (2024). TRIDIEGS (https://www.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2006b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Algebra en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: lapack

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Added trideigs.m file with documentation of the mex function. Added precompiled mex files for windowsXP(32) and Linux(x64), added short readme how to use this routine. Fixed compilation error under linux.

1.0.0.0