필터 지우기
필터 지우기

analyse vibration data by FFT

조회 수: 4 (최근 30일)
Freddy Belhasan
Freddy Belhasan 2020년 5월 24일
댓글: Star Strider 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