How to create a frequency bode plot with FFT in Matlab from an output in Simulink
34 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a Quarter-vehicle suspension model (2 Degrees of Freedom) designed in simulink with two different time outputs from each mass ('To Workspace' block).
Then, I'd like to know how to import the data from the outputs to Matlab in order to develop a FFT function.
Finally, I don't know how to create in Matlab a FFT function with a bode plot between two determined frequencies to appreciate the amplitude of the different outputs.
Kind regards.
0 commentaires
Réponses (1)
Rhea Chandy
le 7 Mai 2021
Hello Jorge,
This previously answered question : How to plot bode plot from FFT data may give you an idea of where to start.
To develop the fft, take a look a look at the examples in this documentation page: Fast Fourier transform (mathworks.com)
0 commentaires
Voir également
Catégories
En savoir plus sur Spectral Measurements 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!