how to obtain a bandpass filter from a low pass filter and a high pass filter?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Does differencing low pass response from a high pass filter gives a bandpass?
0 commentaires
Réponses (2)
Star Strider
le 27 Avr 2016
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 commentaires
Voir également
Catégories
En savoir plus sur Digital and Analog Filters dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!