Solve Logrithm Equation with multiple solutions
Mostrar comentarios más antiguos
I am trying to solve an equation using:
solve('(1.581/1.5)=x*log(58/x)')
ans =
56.936183721096301740573270965739
However, there is another solution 0.183, which matlab does not give me and that happen to be the solution I need. How to solve it? Thanks!
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Problem-Based Optimization Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!