solving for complex numbers

1 visualizzazione (ultimi 30 giorni)
Tarry Kumassah
Tarry Kumassah il 17 Set 2021
Risposto: Chunru il 17 Set 2021
Manually find the complex variable D,

Risposte (1)

Chunru
Chunru il 17 Set 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

Categorie

Scopri di più su Elementary Math in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by