MATLAB code for Lambert W function

 Risposta accettata

It appears to be part of the symbolic toolbox, so you would need that.
lambertw(3)
ans =
1.0499
If you actually want the code inside lambertw, all you can do is to read the references. There are references in the help for the function.

Più risposte (1)

Torsten
Torsten il 28 Set 2017

1 voto

https://blogs.mathworks.com/cleve/2013/09/02/the-lambert-w-function/#c1ea75cb-227b-4aec-959b-6d5b66c07d54
Best wishes
Torsten.

Categorie

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by