What is the coding that I need to write?
when c is c = 3 +6i, where i is the imaginary number.
And also, Does I need to add abs when writing each log?

 Akzeptierte Antwort

Star Strider
Star Strider am 5 Mär. 2021

2 Stimmen

Try this:
w = log(abs(real(c).^2.5 - 1202));
.

2 Kommentare

Jack
Jack am 29 Aug. 2024
ty
Star Strider
Star Strider am 29 Aug. 2024
@Jack
My pleasure!
A Vote would be appreciated!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by