How to do FFT on accelerometer excel data in Matlab?

4 ビュー (過去 30 日間)
Omkar Shelar
Omkar Shelar 2020 年 10 月 5 日
コメント済み: Omkar Shelar 2020 年 10 月 5 日
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.

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2020 年 10 月 5 日
編集済み: Sulaymon Eshkabilov 2020 年 10 月 5 日
  1. Import your data
  2. Perfform fft(). Here is a nice documentation how to sue fft().
  2 件のコメント
Omkar Shelar
Omkar Shelar 2020 年 10 月 5 日
The data in excel has 2500 entries. Do I have to limit the entries to 2048?
Omkar Shelar
Omkar Shelar 2020 年 10 月 5 日
I also need to plot the amplitude vs the frequency graph to get the fundamental frequency. Can someone help me with the code?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by