Creating a transfer function from a frequency sweep FFT
23 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Arkadiy Turevskiy
2013-3-18
You can do that using System Identification Toolbox, or using tfestimate from Signal Processing Toolbox.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!