convert complex exponential number to rectangular representation?
古いコメントを表示
how to i convert a complex number in exponential form z=5*exp^i*60°?
回答 (1 件)
Matt J
2018 年 1 月 15 日
z=5*(cosd(60)+1i*sind(60))
カテゴリ
ヘルプ センター および File Exchange で Linear Algebra についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!