How can I implement a Whitening Filter?
이전 댓글 표시
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?
답변 (1개)
Kenta
2020년 4월 14일
0 개 추천
ZCA whitening is avaiable here. Although this demo is for images, it can be adapted to your signal data.
카테고리
도움말 센터 및 File Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!