How to do FFT on accelerometer excel data in Matlab?

4 visualizaciones (últimos 30 días)
Omkar Shelar
Omkar Shelar el 5 de Oct. de 2020
Comentada: Omkar Shelar el 5 de Oct. de 2020
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.

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 5 de Oct. de 2020
Editada: Sulaymon Eshkabilov el 5 de Oct. de 2020
  1. Import your data
  2. Perfform fft(). Here is a nice documentation how to sue fft().
  2 comentarios
Omkar Shelar
Omkar Shelar el 5 de Oct. de 2020
The data in excel has 2500 entries. Do I have to limit the entries to 2048?
Omkar Shelar
Omkar Shelar el 5 de Oct. de 2020
I also need to plot the amplitude vs the frequency graph to get the fundamental frequency. Can someone help me with the code?

Iniciar sesión para comentar.

Categorías

Más información sobre Data Import from MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by