solving for complex numbers

Answers (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

Categories

Find more on Physics in Help Center and File Exchange

Asked:

on 17 Sep 2021

Answered:

on 17 Sep 2021

Community Treasure Hunt

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

Start Hunting!