How to plot cosine of complex function of third degree?

조회 수: 5 (최근 30일)
Aisha Mohamed
Aisha Mohamed . 2022년 7월 11일
댓글: Aisha Mohamed . 2022년 7월 12일
I plot the phase of this function
fb(z) = (0.1496 − 0.1692i)z^−1 + (0.2472 + 0.0916i)z^−2 + (−0.8196 − 0.3718i)z^−3
by using this command
surf(re_z,im_z,angle(f_of_z_result),'EdgeColor','none'); .
My question is how can me plot the cosine of this function?
I appriciate any help
  댓글 수: 6
Aisha Mohamed
Aisha Mohamed 2022년 7월 12일
Thanks Torsten so much, I really appriciate your efforts.
I will use all these commands to study my function.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by