Frequency response of a FIR filter
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Digital Filter Design en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!