lambertwmatrix(k,A)

Version 1.0.0.0 (5.14 KB) by BrunoI
Computes the determination k of the Lambert W function of A
40 Downloads
Updated 1 Apr 2016

View License

W=LAMBERTWMATRIX(k,A) computes the determination k of the Lambert W function of A
k: branch of the Lambert W function
A: matrix whose Lambert W is required
The algorithm is based on the Newton iteration with a heuristic stategy for the initial value based depending on the branch. The initial value is obtained truncating some series expansion of the Lambert W function around the branch points and infinity.

Reference:
M. Fasi, N. J. Higham and B. Iannazzo, An algorithm for the matrix Lambert W function, SIAM J. Matrix Anal. Appl., 36-2 (2015), pp. 669-685.

Cite As

BrunoI (2024). lambertwmatrix(k,A) (https://www.mathworks.com/matlabcentral/fileexchange/56284-lambertwmatrix-k-a), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
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