Heuristic solver for lambert W function?
3 views (last 30 days)
Show older comments
I have a function in the form of, x*(2^x)=b/ln(2)
This can be expressed as x=W(b)/ln(2), where, W is the product log function (or lambert W function) (reference: http://en.wikipedia.org/wiki/Lambert_W_function)
Is there any way to solve for 'x' given the value of 'b'? Is there a heuristic solver/algorithm that can help?
Much thanks ian
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!