Constraining parameters with Sys ID Toolbox
1 次查看(过去 30 天)
显示 更早的评论
I'm trying to fit a TF model to some data, and I need the poles and zeros to be in the left-half plane. My better fits seem to have zeros in the right-half plane. Is there a way to restrict this?
0 个评论
回答(1 个)
Arkadiy Turevskiy
2014-11-26
You can specify the structure of a transfer function to estimate (the number of poles and zeros), and can specify that say all numerator coefficients should be positive. This will the absence of non-minimum phase zeros.
See this doc page . Search for the section "specify estimated transfer function model structure and coefficient constraints"
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Correlation Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!