Frequency to Time domain conversion ?

4 vues (au cours des 30 derniers jours)
Arul Thm
Arul Thm le 13 Déc 2015
Commenté : Walter Roberson le 14 Déc 2015
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
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.

Community Treasure Hunt

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

Start Hunting!

Translated by