How do I estimate a continuous time transfer function for a specific structure using the System Identification Toolbox?
Mostrar comentarios más antiguos
I am attempting to use System Identification to calculate the coefficients of a transfer function. However, I am trying to find the coefficients of a model whose structure that I specify, and that does not seem possible. What I would like to do is specify the structure:
H(s)=(K*(s+z1))/((s+p1)*(s+p2))
and have System ID calculate the values of K, z1, p1, p2.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Transfer Function Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!