How to plot ifft for a frequency signal?
Show older comments
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 Comments
Scott MacKenzie
on 5 Aug 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
on 6 Aug 2021
Scott MacKenzie
on 6 Aug 2021
Edited: Scott MacKenzie
on 6 Aug 2021
Have you tried? Please post the code you've attempted so far.
Accepted Answer
More Answers (0)
Categories
Find more on Filter Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
