TRIDIEGS

Versione 1.1.0.0 (9,12 KB) da Vasil
Find eigenvalues an egien vectors of symmetric tridiagonal matrix.
1,6K download
Aggiornato 12 mag 2009

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Linear Algebra in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: lapack

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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