TRIDIEGS

版本 1.1.0.0 (9.1 KB) 作者: Vasil
Find eigenvalues an egien vectors of symmetric tridiagonal matrix.
1.6K 次下载
更新时间 2009/5/12

查看许可证

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.

引用格式

Vasil (2025). TRIDIEGS (https://ww2.mathworks.cn/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息
致谢

参考作品: lapack

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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