Frequency response of a FIR filter
3 views (last 30 days)
Show older comments
Hello,
I'm trying to get a frequency response of a filter which I implemented with an object from the DSP toolbox, which is this one : a static/time-varying FIR filter.
Unfortunately, the property NumeratorSource, which specify the source of the coefficients of the FIR filter is turned to "Input port' because I have my own coefficients. Hence, I can't use the tools that can plot the frequency response like freqz or fvtool.
How can I do ? Does it exist a way to plot the frequency response of a time-varying FIR filter ?
Thank you very much.
0 Comments
Answers (0)
See Also
Categories
Find more on Digital Filter Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!