Filter with given group delay and frequency response

3 views (last 30 days)
Is there a block that I can use to model a filter in Simulink, with a given frequency response and groip delay, such as the IMUX, OMUX filters used in the satellite business.
The data for these come as normalized data files, usually as Excel, with three columns, 1. frequency offset from center, 2. Amplitude (rejection) and 3. the group delay in time.
Thanks for pointing me in the right direction. - Charan Langton

Accepted Answer

Dimitris Kalogiros
Dimitris Kalogiros on 28 Sep 2019
One choice is to use a block called Arbitrary Response Filter
A second choice could be the usage of a simulink block called Digital Filter Design
The bad news is that these blocks work only if the appropriate license is available (signal processing blockset)

More Answers (1)

C Langton
C Langton on 30 Sep 2019
Thank you Dimitris, I will try them. - Charan Langton

Products

Community Treasure Hunt

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

Start Hunting!