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!