TRIDIEGS
by Vasil
10 May 2009
(Updated 12 May 2009)
Find eigenvalues an egien vectors of symmetric tridiagonal matrix.
|
Watch this File
|
| File Information |
| Description |
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. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
lapack
|
| MATLAB release |
MATLAB 7.3 (R2006b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 12 May 2009 |
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. |
|
Contact us at files@mathworks.com