Spectrum in the freqency domiain

조회 수: 1 (최근 30일)
M
M 2022년 7월 2일
답변: Image Analyst 2022년 7월 2일
I have data measured by an accelerometer (Fs=50 Hz) and I want:
1- detailed code to see the spectrum of the data in the frequency domain
2- filter the noise from the spectrum

답변 (1개)

Image Analyst
Image Analyst 2022년 7월 2일
Have you checked out examples and functions in the Signal Processing Toolbox, or spectrogram,fft,pwelch?
Broadband noise in the spectrum will be difficult to separate from the true signal unless you know something about each, like the signal is known to occur only at low frequencies, or in a certain narrow spectral range or something like that. Or else you just want to erase all high frequencies regardless of whether they're noise or signal.
Other kinds of noise, like interference from power lines, may occur as spikes in the spectrum, like precisely at 60 Hz or 50 Hz. Those can be detected and erased.

카테고리

Help CenterFile Exchange에서 Spectral Measurements에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by