TRIDIEGS

Find eigenvalues an egien vectors of symmetric tridiagonal matrix.

Ahora está siguiendo esta publicación

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 (2026). TRIDIEGS (https://la.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: lapack

Categorías

Más información sobre Linear Algebra en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
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