convert complex exponential number to rectangular representation?
Mostrar comentarios más antiguos
how to i convert a complex number in exponential form z=5*exp^i*60°?
Respuestas (1)
Matt J
el 15 de En. de 2018
z=5*(cosd(60)+1i*sind(60))
Categorías
Más información sobre Linear Algebra 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!