help me pllzz i want to remove the noise from the ppg signal with Fs=300
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i want re remove the noise with fs = 300
1 commentaire
Réponses (1)
Reza Nikfar
le 23 Avr 2020
you can set LPF with 4 Hz cut_off frequency.sou you can use butter(3,4 / 150) and then filter it with a and b that gotten from butterworth filter.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!