Power Spectrum density plot
이전 댓글 표시
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
Mario Malic
2023년 9월 21일
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
2023년 9월 22일
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
2023년 10월 23일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
