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://jp.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: lapack

カテゴリ

Help Center および MATLAB AnswersLinear 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