How to do FFT on accelerometer excel data in Matlab?
Show older comments
Hello,
I have to perform FFT on accelerometer data which is stored in excel. I have time domain data in excel file. I have attached the excel file.
Answers (1)
Sulaymon Eshkabilov
on 5 Oct 2020
Edited: Sulaymon Eshkabilov
on 5 Oct 2020
0 votes
- Import your data
- Perfform fft(). Here is a nice documentation how to sue fft().
Categories
Find more on Spreadsheets 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!