analyse vibration data by FFT

4 次查看(过去 30 天)
Freddy Belhasan
Freddy Belhasan 2020-5-24
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 个评论
Star Strider
Star Strider 2020-5-24
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by