solving for complex numbers

Manually find the complex variable D,

Respuestas (1)

Chunru
Chunru el 17 de Sept. de 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

Categorías

Más información sobre Physics en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 17 de Sept. de 2021

Respondida:

el 17 de Sept. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by