Frequency domain to Time Domain using IFFT

Hello,
I have data in an Excel spreadsheet that is in terms of frequency and amplitude. I want to convert this to a signal as a function of time using an inverse Fourier transform. What script could I use to import this data and perform the ifft.
Thanks

3 comentarios

Walter Roberson
Walter Roberson el 5 de Oct. de 2017
Are the frequencies evenly spaced or irregularly spaced? If they are not evenly spaced in the file, is there an underlying even spacing but we should assume that any frequency not mentioned in the file has 0 amplitude?
Are the amplitudes complex valued? If so how are the complex numbers represented in the file? http://www.engineerexcel.com/complex-numbers-in-excel/
Jack
Jack el 5 de Oct. de 2017
Editada: Jack el 5 de Oct. de 2017
The frequencies are irregularly spaced over a spectrum of 500 MHz to 1.6GHz. The amplitudes are not complex valued
Mohd Faisal Ansari
Mohd Faisal Ansari el 1 de Mayo de 2020
Hello Sir, I have data in an Excel spreadsheet that is in terms of frequency and amplitude, how can I convert this into time domain curve?
waiting for response

Iniciar sesión para comentar.

Preguntada:

el 5 de Oct. de 2017

Comentada:

el 1 de Mayo de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by