how to obtain a bandpass filter from a low pass filter and a high pass filter?
3 ビュー (過去 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 で Analog Filters についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!