Matrix logarithm

Two functions for computing the matrix logarithm by the inverse scaling and squaring method.
461 Downloads
Aktualisiert 24. Okt 2011

Lizenz anzeigen

This submission contains two functions for computing the matrix
logarithm by the inverse scaling and squaring method. LOGM_NEW uses a
Schur decomposition, while LOGM_ISS_FULL is transformation-free and
works entirely with the original matrix. Both incorporate several
improvements over previous algorithms.

Function TEST.M runs a simple test of the codes.

Details on the underlying algorithms can be found in

A. H. Al-Mohy and N. J. Higham. Improved Inverse Scaling and Squaring
Algorithms for the Matrix Logarithm. MIMS EPrint 2011.83, The University
of Manchester, October 2011. http://eprints.ma.man.ac.uk/1687

Zitieren als

Nick Higham (2024). Matrix logarithm (https://www.mathworks.com/matlabcentral/fileexchange/33393-matrix-logarithm), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Added link to http://www.mathworks.com/matlabcentral/fileexchange/20820-the-matrix-function-toolbox, which I had forgotten about.

1.0.0.0