unable to solve symbolically. returning a numeric solution using vpasolve
Mostrar comentarios más antiguos
Im trying to get the real and the imaginary part of this function.
syms z complex
g(z)=exp(z)+sin(z)
solve(exp(z)+sin(z)==0)
Respuestas (1)
Reshma Nerella
el 10 de Dic. de 2021
Categorías
Más información sobre Symbolic Math Toolbox 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!