Power Spectrum density plot
Mostra commenti meno recenti
i want to analyze my signal, and filter the noise from this signal based on the power specturm density plot. However, how can I know which filter and what frequecnies should i consider? Facing difficulty in interpretation of plot
of PSD plot 

3 Commenti
Mario Malic
il 21 Set 2023
There is a signal processing onramp course you can take and it can give you a bit insight on the topic itself. There are lots of things to consider and it all depends on the system you measured yourself.
pwelch does windowing, overlapping and averaging itself (if you do it with default values) and this looks already like a decent result itself that you can use to get the information you need.
You should have some values that you have calculated yourself so you can look for them in the graph. For example, these 4 peaks from 3 - 5 * 10e7 Hz seem like they are harmonics of some natural frequency of the system. Maybe, due to pwelch settings, you can't see them in the frequencies 1.3 - 3 * 10e7 Hz.
These peaks at 3.1 and 6.2 * 10e7 Hz, could also be harmonics of the 0.2 * 10e^7 Hz.
It's you who has to interpret the results and match them to your findings.
Maybe someone else can chip in with more knowledge, I would like to hear more opinions.
Mathieu NOE
il 22 Set 2023
would be helfull to know what you measure and what you want in terms of information
is it the mean peak at 3 MHz ? you want to bandpass it to remove below and above that frequency ?
MANINDER CHOUDHARY
il 23 Ott 2023
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Fourier Analysis and Filtering in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
