FFT Power units for a time series?

조회 수: 3 (최근 30일)
Jonathan
Jonathan 2013년 10월 16일
편집: Jonathan LeSage 2013년 10월 17일
Hello,
I have a time series of the concentration of a gas (in parts per million, or ppm) in the atmosphere with time over several years. The concentration with time approximates a sinusoid with frequency 2*pi/365 days, but it also has a 6-monthly term (first harmonic) of frequency 4*pi/365 days. I've run an fft of this time series, which comes out showing peaks at 1-year and 6-month frequencies. My only issue is that I'm not sure what the units on the y axis ("power") are. Can anyone help with this?
Thanks

답변 (1개)

Jonathan LeSage
Jonathan LeSage 2013년 10월 17일
편집: Jonathan LeSage 2013년 10월 17일
Commonly, you can express the y-axis units in terms of power/frequency. If you use the logarithmic decibel scale, the units of your y-axis would be dB/(Hz or 1/days... what ever your time scale is).
This documentation article might help clarify things: http://www.mathworks.com/help/signal/ug/psd-estimate-using-fft.html?BB=1

카테고리

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