Lambert_W
Version 1.0.1 (1.69 KB) by
Lateef Adewale Kareem
% Lambert_W Lambert's W function. % W = lambertw(Z) solves W*exp(W) = Z. % W = lambertw(K,Z) is the K-th branch of this multi-valued f
% Lambert_W Lambert's W function.
% W = lambertw(Z) solves W*exp(W) = Z.
% W = lambertw(K,Z) is the K-th branch of this multi-valued function.
% References:
% [1] Robert M. Corless, G. H. Gonnet, D. E. G. Hare,
% D. J. Jeffrey, and D. E. Knuth, "On the Lambert W Function",
% Advances in Computational Mathematics, volume 5, 1996, pp. 329-359.
% [2] Corless, Jeffrey, Knuth, "A Sequence of Series
% for The Lambert W Function", ISSAC '97
% Copyright Lateef Adewale Kareem 2022.
Cite As
Lateef Adewale Kareem (2024). Lambert_W (https://www.mathworks.com/matlabcentral/fileexchange/111945-lambert_w), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.