How to find the equivalent transfer function(poles and zeros) having the Body diagram ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Ryan
el 20 de Jul. de 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
Respuestas (1)
Craig
el 20 de Jul. de 2012
The System Identification Toolbox has functions that estimate a transfer function from freqeuncy response data. For example the tfest command.
0 comentarios
Ver también
Categorías
Más información sobre Transfer Function Models en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!