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

1 回表示 (過去 30 日間)
Oskar
Oskar 2014 年 5 月 8 日
回答済み: Roberto 2014 年 5 月 8 日
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 件のコメント
dpb
dpb 2014 年 5 月 8 日
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!

カテゴリ

Help Center および File ExchangeFourier Analysis and Filtering についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by