Time-varying FIR filter in Matlab
3 views (last 30 days)
Show older comments
Hello,
I'm trying to implement a time-varying filter in Matlab only. I have the DSP.filter toolbox that proposes a time-varying filter but with only one tap.
The main problem is that I have the coefficients I want to implement in a matrix (with the number of taps in row), but I don't know how I could do it, if there's a way without/within the toolbox to implement such a filter, depending only on the coefficients.
Also, I don't understand what it means what it says in the documentation of the object: "the filter object updates the time-varying filter once every frame".
0 Comments
Answers (0)
See Also
Categories
Find more on 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!