FFT of vibration data
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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??
0 commentaires
Réponses (1)
Star Strider
le 23 Mar 2016
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.
0 commentaires
Voir également
Catégories
En savoir plus sur Vibration Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!