Time-varying FIR filter in Matlab

3 views (last 30 days)
Chloe Tr
Chloe Tr on 19 May 2020
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".

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!