필터 지우기
필터 지우기

Find the frequency vector using pwelch function

조회 수: 2 (최근 30일)
Ron Nativ
Ron Nativ 2022년 5월 24일
답변: Hiro Yoshino 2022년 5월 24일
Hi all,
I have a seismic signal recorded at 200 Hz. I want to use the pwelch (using a hanning window) to find the spectra but for some reason the frequency vector is wrong (or, altenratively, I don't intepert it correclty).
For example, with 200 Hz sampling frequency, I am supposed to observe frequency range from 0 to 100 Hz in the x axis using the command:
plot(f,10*log10(pxx))
I would appreciate your help!
(please se attached seismic vector)
Thanks!
Ron

답변 (1개)

Hiro Yoshino
Hiro Yoshino 2022년 5월 24일
Did you pay attention to the Normalized Frequency?
The Power Spectral Density is estimated on the frequency. Its unit is Rad/sample.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by