solving for complex numbers

Manually find the complex variable D,

Réponses (1)

Chunru
Chunru le 17 Sep 2021
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

Catégories

En savoir plus sur Physics dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by