Spectral density, noise
Afficher commentaires plus anciens
I have loaded one row of data into variable EEG. I need to calculate spectral density and if 50HZ reaches noise of 5dB when compared to baseline, I need to execute a notch filter (already written). Can someone help me with calculating spectral density and how to check if noise is larger than 5dB at 50Hz?
Réponses (1)
Image Analyst
le 9 Déc 2016
0 votes
Call pwelch().
2 commentaires
Emoke Ipkovich
le 9 Déc 2016
Image Analyst
le 9 Déc 2016
What do you have that you consider "noisy signal" and what do you have that you consider "true signal" so that you can compare them by looking at the power in the 50 Hz range? Are you saying that absolutely anything at 50 Hz is pure noise?
Catégories
En savoir plus sur Spectral Measurements dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!