lambertwmatrix(k,A)
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 (2026). lambertwmatrix(k,A) (https://www.mathworks.com/matlabcentral/fileexchange/56284-lambertwmatrix-k-a), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
