Dett

Version 1.0.0.0 (680 Bytes) by Paul Godfrey
Computes the determinant of non-square matrices.
2.6K Downloads
Updated 9 Nov 2006

No License

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

Cite As

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

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

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