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!