Fourier transform of a current data file

3 Ansichten (letzte 30 Tage)
Azam Besharat
Azam Besharat am 15 Aug. 2020
Kommentiert: Walter Roberson am 16 Aug. 2020
Hi everyone I have to get fourier transform of a current data file. It's about calculating the high harmonic generation. How can I do it? Thanks for your guide
  1 Kommentar
Walter Roberson
Walter Roberson am 16 Aug. 2020
Read in the file and then fft() or fft2() or fftn() the array?
See the first example in the fft() documentation for guidance on creating the axes values.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by