Filter with given group delay and frequency response
1 view (last 30 days)
Show older comments
C Langton
on 28 Sep 2019
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
0 Comments
Accepted Answer
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)
0 Comments
More Answers (1)
See Also
Categories
Find more on Particle Swarm in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!