TRIDIEGS

バージョン 1.1.0.0 (9.12 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 (2024). TRIDIEGS (https://www.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2006b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear 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