How can I Transform the time series data into frequency domain using Fast Fourier Transformed (FFT)

I have the Magnetotellric data in excel and I wrote a MATLAB code to import the data into MATLAB. The problem is that the data were recorded in time series and the challenge now is to transform these data into frequency domain using the Fast Fourier Transformed. Please help

댓글 수: 1

doc fft
gives example of a psd. Otherwise, this is not really a Matlab question but one of application of FFT.

댓글을 달려면 로그인하십시오.

답변 (1개)

질문:

2014년 5월 8일

답변:

2014년 5월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by