Frequency to Time domain conversion ?

I have a excel file of Frequency vs. Magnitude. How to convert into Time vs. Magnitude in Matlab & Simulink?

Réponses (1)

Walter Roberson
Walter Roberson le 13 Déc 2015

0 votes

If the frequencies are equally spaced, then use ifft()
If the frequencies are not equally spaced, then see NFFT

2 commentaires

Arul Thm
Arul Thm le 14 Déc 2015
Sir, How to apply NFFT?
Walter Roberson
Walter Roberson le 14 Déc 2015
You would need to download the code from the above link and install it.
Other possible reading of interest:
https://www.mathworks.com/matlabcentral/newsreader/view_thread/41005

Connectez-vous pour commenter.

Catégories

Question posée :

le 13 Déc 2015

Commenté :

le 14 Déc 2015

Community Treasure Hunt

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

Start Hunting!

Translated by