Dett

バージョン 1.0.0.0 (680 Bytes) 作成者: Paul Godfrey
Computes the determinant of non-square matrices.
ダウンロード: 2.6K
更新 2006/11/9

ライセンスがありません

Computes the determinant of a matrix of any size using the QR decomposition. Version 2, Nov 2006.
See my updated Adj also.

引用

Paul Godfrey (2024). Dett (https://www.mathworks.com/matlabcentral/fileexchange/12730-dett), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Algorithmic speed improvements made following code and suggestions made by John D'Errico.