FFT to covert time domain to frequency domain

2 views (last 30 days)
P Sahir
P Sahir on 19 Feb 2020
Answered: Hiro Yoshino on 19 Feb 2020
I have excel file which consists of readings of time and corresponding amplitude of Vibration analysis. I have to do signal processing for Vibration analysis. First, I have to plot time domain graph and then convert it into frequency domain using FFT. Sample rate is 12000 and sample length is 8000. Please give me the code for above requirement.
  2 Comments
Walter Roberson
Walter Roberson on 19 Feb 2020
See the first example in the fft documentation
P Sahir
P Sahir on 19 Feb 2020
Sir, Can you please send me code for this.

Sign in to comment.

Answers (1)

Hiro Yoshino
Hiro Yoshino on 19 Feb 2020
Take a look at this page:
where you can find some examples that you can utilize for your project.
Good luck.

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!