how to obtain a bandpass filter from a low pass filter and a high pass filter?
조회 수: 6 (최근 30일)
이전 댓글 표시
Does differencing low pass response from a high pass filter gives a bandpass?
댓글 수: 0
답변 (2개)
Star Strider
2016년 4월 27일
Subtracting one from the other would not produce a bandpass filter. You would have to cascade them in series, so that the output of the first filter was the input to the input to the second filter. This would be the same for analog or discrete filters. The order of which was first would probably not be important.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Digital and Analog Filters에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!