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 Comment

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

Sign in to comment.

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Asked:

on 8 May 2014

Answered:

on 8 May 2014

Community Treasure Hunt

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

Start Hunting!