How to find the equivalent transfer function(poles and zeros) having the Body diagram ?
1 view (last 30 days)
Show older comments
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 Comments
Ryan
on 20 Jul 2012
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
Answers (1)
Craig
on 20 Jul 2012
The System Identification Toolbox has functions that estimate a transfer function from freqeuncy response data. For example the tfest command.
0 Comments
See Also
Categories
Find more on Transfer Function Models in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!