Time-varying FIR filter in Matlab
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Filter Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!