How can I implement a Whitening Filter?

11 views (last 30 days)
Arianna Di Vittori
Arianna Di Vittori on 25 Nov 2013
Answered: Kenta on 14 Apr 2020
I have to implement an algorithm for the measurement of muscle activation intervals from surface myoelectric signal. The sampled values are filtred by a whitening filter, indicates the whitening process applied to the simple series. Anyboby knows how I can do it?

Answers (1)

Kenta
Kenta on 14 Apr 2020
ZCA whitening is avaiable here. Although this demo is for images, it can be adapted to your signal data.

Categories

Find more on Signal Processing Toolbox 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!