TRIDIEGS

Find eigenvalues an egien vectors of symmetric tridiagonal matrix.

您现在正在关注此提交

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 (2026). TRIDIEGS (https://ww2.mathworks.cn/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: lapack

类别

Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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