3rd order butterworth bandpass filter

2 Ansichten (letzte 30 Tage)
Ahmed Saleh
Ahmed Saleh am 18 Apr. 2020
Beantwortet: Abhishek am 2 Mai 2025
Hey, I've searched and still didn't figure how to make a 3rd order butterworth bandpass filter
i want to filter a signal that i have with that practical filter which have Fc1 at 96kHz and Fc2 at 100kHz , fs = 500kHz
any suggestions ?

Antworten (1)

Abhishek
Abhishek am 2 Mai 2025
Hi Ahmed,
I understand that you would like to design a 3rd order Butterworth bandpass filter with the desired specifications and then use it to filter a signal.
For the first part of task, there are several existing helpful resources available listed below which explains how to design a bandpass filter:
Once the filter is designed, MATLAB’s inbuilt “filter” function can be leveraged to apply the filter to the signal. Further details regarding “filter” function are available in MATLAB documentation:
I hope the above resources will help achieve the task.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by