TRIDIEGS

Find eigenvalues an egien vectors of symmetric tridiagonal matrix.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Vasil (2026). TRIDIEGS (https://fr.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : lapack

Catégories

En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version 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