Creating a transfer function from a frequency sweep FFT
21 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone,
I'm trying to define a tranfer function for my mecchanical system. I've done a frequency sweep from 0Hz to 30Hz and obtained 2 data vectors; input and output.
I've done the FFT(x,y) but how can I get a transfer function
TF= num(s) / den(s) or a bode from that FFT analysis?
regards,
Piero
0 commentaires
Réponse acceptée
Arkadiy Turevskiy
le 18 Mar 2013
You can do that using System Identification Toolbox, or using tfestimate from Signal Processing Toolbox.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!