Determine the frequency response
์ด์ ๋๊ธ ํ์
Its given:
โ(n)={(0.95)^n cos(2๐0.066n) + (0.75)^n cos(2๐0.172n) + (0.6)^n cos(2๐0.241n)} ๐ข(n)
Find: |H(e^jw)| if w = 0, w = pi/2, w = pi.
Draw the graph of |H(e^jw)| if 0 < w < pi
Also find the phase spectrum.
๋๊ธ ์: 5
Marina Petani
2022๋
6์ 5์ผ
Paul
2022๋
6์ 5์ผ
If you show your code, you're more likely to get help.
If you are trying to use a DTFT-based approximation, you don't need to write your own function. freqz can be used to compute the DTFT of a finite duration sequence. Of course, h[n] is infinite duration, but I assume your DTFT function is assuming that there is some value N for which h[n] = 0 for n > N.
Marina Petani
2022๋
6์ 5์ผ
๋ต๋ณ (0๊ฐ)
์นดํ ๊ณ ๋ฆฌ
๋์๋ง ์ผํฐ ๋ฐ File Exchange์์ MATLAB์ ๋ํด ์์ธํ ์์๋ณด๊ธฐ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!