frequency response function H(e^jω)
조회 수: 3 (최근 30일)
이전 댓글 표시
I need to find the frequency response of a M point averaging filter of an image, using the following equation:
y[m]= 1/3( x[m−1] + x[m] + x[m+1])
Where te frequency variable ωˆ is a continuous variable. While calculating H(ejωˆ) I will have to choose suitable samples of ωˆ, so that the graph of |H(e^jω)| versus ωˆ looks smooth.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Digital Filter Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!