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!