How to find the equivalent transfer function(poles and zeros) having the Body diagram ?
2 ビュー (過去 30 日間)
古いコメントを表示
Hello everyone,
I have an Excel file where there are the datas expressed with frequency and gain steps, therefore a body diagram.
After having plotted it on Excel, they have a 'high pass' behaviour, so I would find the equivalent poles and zeros(and transfer function) with Matlab giving it the Excel datas.
Can you help me?
Thanks in advance.
Regards.
2 件のコメント
Ryan
2012 年 7 月 20 日
Determining the transfer function from the bode plots of the frequency response is a theory question in my opinion and not Matlab related. This should help you get started either way: http://www.ece.utah.edu/~ee3110/bodeplot.pdf
回答 (1 件)
Craig
2012 年 7 月 20 日
The System Identification Toolbox has functions that estimate a transfer function from freqeuncy response data. For example the tfest command.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Transfer Function Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!