How do I estimate a continuous time transfer function for a specific structure using the System Identification Toolbox?
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Transfer Function Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!