analyse vibration data by FFT

1 visualización (últimos 30 días)
Freddy Belhasan
Freddy Belhasan el 24 de Mayo de 2020
Comentada: Star Strider el 24 de Mayo de 2020
hello all,
could someone help me with analyze attached csv file by FFT?
this data recorded from vibration sensor.
I want to do a spectral analysis for the data נט FFT.
thanks alot.
Freddy.
  1 comentario
Star Strider
Star Strider el 24 de Mayo de 2020
The ‘Time’ column indicates that the data are not regularly sampled (with a uniform sampling interval), and does not have the necessary precision required to interpolate it to a regulatr sampling frequency (for example using the resample function). That needs to be corrected before any analysis can be done.
As it exists, you can do anything you want to with it, however the results will be meaningless.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by