real time decimating

1 vue (au cours des 30 derniers jours)
Baba
Baba le 22 Nov 2011
I'd like to build a filter/downsampler that would operate real time as data is pulled into matlab. Asking for some pinters. Thanks.

Réponses (1)

Wayne King
Wayne King le 22 Nov 2011
In the MATLAB evironment, you could use a System object, dsp.FIRDecimator for example.
Specify your FIR filter as the numerator property of the System object.

Catégories

En savoir plus sur Multirate and Multistage Filters dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by