unable to solve symbolically. returning a numeric solution using vpasolve
古いコメントを表示
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)
回答 (1 件)
Reshma Nerella
2021 年 12 月 10 日
カテゴリ
ヘルプ センター および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!