Constraining parameters with Sys ID Toolbox

2 views (last 30 days)
John F
John F on 6 Nov 2014
Answered: Arkadiy Turevskiy on 26 Nov 2014
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?

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 26 Nov 2014
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"

Categories

Find more on Linear Model Identification in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!