How to plot ifft for a frequency signal?
Afficher commentaires plus anciens
I've a .dat file (attaching the .mat file of that .dat file after converting, since this platform doesn't allow to upload .dat file while asking question) which represent the frequency spectrum of a vibration signal from a bearing having a sampling frequency of (fs=32768). How to convert the frequency signal to time domain signal. Please help.
3 commentaires
Scott MacKenzie
le 5 Août 2021
Have you tried just passing your frequency-domain data into the ifft function and then plotting the time-domain output of the function?
Priyom Goswami
le 6 Août 2021
Scott MacKenzie
le 6 Août 2021
Modifié(e) : Scott MacKenzie
le 6 Août 2021
Have you tried? Please post the code you've attempted so far.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Spectral Measurements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

