Transfer function fitting from ASCII-data file
显示 更早的评论
I use a network analyser to observe an electrical system. The network analyser provides an (ASCII-)table with the frequency as function of the power ratio and the phase difference. Now I would like to know if there is a function in Matlab to fit these data to obtain a transfer function of such electrical system.
Could someone help me with this?
thank you!
采纳的回答
更多回答(2 个)
dpb
2015-3-10
0 个投票
The Signal Processing Toolbox contains the function tfestimate and related friends...
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Model Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!