Creating a transfer function from a frequency sweep FFT

16 ビュー (過去 30 日間)
Piero
Piero 2013 年 1 月 17 日
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

採用された回答

Arkadiy Turevskiy
Arkadiy Turevskiy 2013 年 3 月 18 日
You can do that using System Identification Toolbox, or using tfestimate from Signal Processing Toolbox.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFourier Analysis and Filtering についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by