Creating a transfer function from a frequency sweep FFT

20 Ansichten (letzte 30 Tage)
Piero
Piero am 17 Jan. 2013
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

Akzeptierte Antwort

Arkadiy Turevskiy
Arkadiy Turevskiy am 18 Mär. 2013
You can do that using System Identification Toolbox, or using tfestimate from Signal Processing Toolbox.

Weitere Antworten (0)

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by