FFT of vibration data

2 次查看(过去 30 天)
Rohit Bhoi
Rohit Bhoi 2016-3-23
I have vibration data in which I have magnitude,phase and frequency rows. Then how to take FFT of this vibration data?? Do I need to add magnitude,phase and frequency??

回答(1 个)

Star Strider
Star Strider 2016-3-23
If you already have the frequency, magnitude, and phase data, you have the Fourier transform of your original time-domain data. Nothing else is required. To plot it, just plot magnitude as a function of frequency, and phase as a function of frequency. See the documentation on subplot for details on doing that in one figure window.

类别

Help CenterFile Exchange 中查找有关 Vibration Analysis 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by