How can I Transform the time series data into frequency domain using Fast Fourier Transformed (FFT)
Ältere Kommentare anzeigen
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 Kommentar
dpb
am 8 Mai 2014
doc fft
gives example of a psd. Otherwise, this is not really a Matlab question but one of application of FFT.
Antworten (1)
Roberto
am 8 Mai 2014
0 Stimmen
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!