Should the filter frequency response contain magnitude greater than 3dB in magnitude?
조회 수: 3 (최근 30일)
이전 댓글 표시
Should the filter frequency response contain magnitude greater than 3dB in magnitude at why axis?
Below is the frequency response of filter. As one can see that the magnitude is in power of 10^-6. IS this design correct?
Is it possible to have low magnitude?
Can one conclude the roll off?
Please clarify my doubts
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/746359/image.png)
댓글 수: 0
채택된 답변
Chunru
2021년 9월 22일
if you have 10^-6 dB or lower, then the response is almost flat in amplitude. The design or something else is most likely wrong if you are not design a all-pass filter. To further check the problem, you may want to post the code to produce the plot.
댓글 수: 6
Chunru
2021년 9월 22일
Those parameters can be adjusted. Try it out yourself. Order can be reduced (or estimated). You can try some small values and oberve the transition band around fc. "doc ellip" for more details.
Sure you can use other types of filter. But for a very small value of fc/(fs/2), ellip may result in sharper transition band.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!