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!