Effacer les filtres
Effacer les filtres

How to apply IFFT in Matlab?

1 vue (au cours des 30 derniers jours)
Deepshikha Bhargava
Deepshikha Bhargava le 19 Nov 2018
Commenté : Star Strider le 19 Nov 2018
Hi,
I am new to Matlab.
I have frquency domain data, in which, I have 2 sets of 31 numbers at 1.5 GHz frequency. I imported all the data ( 3 coloums and 31 rows) in microsoft excel. I want a code through which i can read this data in Matlab and apply IFFT and convert it into Time domain.
I have no idea how to do that. So can someone please share any link or tutorial with me or if can write me here.
Thanks in advance.
  1 commentaire
Star Strider
Star Strider le 19 Nov 2018
You have to have data continuously from 0 Hz to your highest frequency (apparently about 1.5 GHz), or the inverse Fourier transform cannot be made to work.

Connectez-vous pour commenter.

Réponses (1)

madhan ravi
madhan ravi le 19 Nov 2018
Modifié(e) : madhan ravi le 19 Nov 2018
ifft()(link)
  1 commentaire
Deepshikha Bhargava
Deepshikha Bhargava le 19 Nov 2018
Thanks madhan,
Could you please elaborate it a little bit. How can i import my excel file and then IFFT?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Downloads dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by