Frequency response of a FIR filter
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Digital Filter Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!