FFT from CSV data
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello there,
I have a vibration data on Amplitude vs Frequency and have no idea to apply Fast Fourier Transform (FFT) to revert it back to time domain. Reason being is I would like to acquire Amplitude vs Time data so I can obtain it into Velocity in time domain. If possible can I differentiate the data to transform it into Velocity vs Frequency and/or Acceleration vs Time?
I have no idea where to begin. I would be delighted with any help.
Thank you
댓글 수: 1
Star Strider
2020년 2월 4일
The phase is uniformly zero. Without the phase information, it is not possible to reconstruct the complex Fourier transform from those data, so the inverse Fourier transform is not possible.
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!