How to build a filter from frequency response

15 Ansichten (letzte 30 Tage)
Alecsander Eitan
Alecsander Eitan am 8 Jul. 2014
Hi, I have measurements of a system that is frequency selective (it has several cascaded filters). I would like to build an IIR (FIR is also possible) that has similar frequency response as the measurements. I don't have the group delay or phase information, however I know that there are few simple analog filters in the chain. Thanks, Alecs

Antworten (2)

Honglei Chen
Honglei Chen am 8 Jul. 2014
You can use fdesign.arbmag to do this. The reference page has several examples.

Alecsander Eitan
Alecsander Eitan am 8 Jul. 2014
Thank you. It works but only for symmetric magnitude. I have shifted the filter to be around 0.5 and increased Fs by 2. It enabled asymmetric BPF. The only drawback I have is that since I use IIR filter, it is not possible to shift the filter back to 0, I have to shift the signal up and down. Bottom line: it works!

Kategorien

Mehr zu Digital and Analog Filters finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by