How to plot the frequency response of a Discrete Fourier transform on a specific region?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi. I need to analyze and implement a simple low pass filter given by the 9x9 point spread function h(m,n), where h(m,n) = 1/81 for m<=4 and n<=4 and h(m,n) = 0 otherwise. I need to plot the magnitude of the frequency response of the discrete fourier transform, H(e^ju, e^jv) over the region [-pi,pi] x [-pi, pi]. How can I plot the DFT over that region? Looking forward for your reply.
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!