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 件)

Roberto
Roberto 2014 年 5 月 8 日
have a look into this question just replace the f values with your data!

カテゴリ

ヘルプ センター および File ExchangeFourier Analysis and Filtering についてさらに検索

質問済み:

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