solving for complex numbers

回答(1 个)

A = 3+4j
A = 3.0000 + 4.0000i
B = 3 -2j
B = 3.0000 - 2.0000i
C = 2*exp(1j*deg2rad(50))
C = 1.2856 + 1.5321i
% Find out D yourself

类别

帮助中心File Exchange 中查找有关 Physics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by