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

3 次查看(过去 30 天)
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!

回答(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