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?

 채택된 답변

Star Strider
Star Strider 2021년 3월 5일

2 개 추천

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

댓글 수: 2

Jack
Jack 2024년 8월 29일
ty
Star Strider
Star Strider 2024년 8월 29일
@Jack
My pleasure!
A Vote would be appreciated!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Log Plots에 대해 자세히 알아보기

태그

질문:

2021년 3월 5일

댓글:

2024년 8월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by