how to find H(e j(ω π) ) if you know H(e j(ω), you found out H(e j(ω) by using freqz

조회 수: 2 (최근 30일)
Anh Dao
Anh Dao 2019년 10월 13일
답변: Dimitris Kalogiros 2019년 10월 14일
how to find H(e j(ω +π) ) if you know H(e j(ω), you found out H(e j(ω) by using freqz
For instance, you have H(e(jw)) by having an array of h, and then you find out h(e^(jw)) by using [h,w]=freqz(h).But now I want to know how to find H(e^(jw+pi)). Thank you!
  댓글 수: 2
Dimitris Kalogiros
Dimitris Kalogiros 2019년 10월 13일
You have to restate with more details.
What exactly do you want to find out ?
Anh Dao
Anh Dao 2019년 10월 13일
I restated it with more details! Thank you!

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

답변 (1개)

Dimitris Kalogiros
Dimitris Kalogiros 2019년 10월 14일
Keep in mind that, is a periodic function of ω , with period .
Have a look at the following figure. Focus on the "blue" and the "green" graphs, where the magnitude of the signals is depicted. I think that you have to use freqz() with the parameter 'whole', in order to calculate the right green graph into the interval [0 , 2pi] .
tranforms.jpg

카테고리

Help CenterFile Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by