Specifying bounds in process model estimation

조회 수: 1 (최근 30일)
Saraswathi S
Saraswathi S 2021년 8월 16일
편집: Bill Tubbs 2022년 12월 20일
Is it essential to specify bounds in process model estimation using system identification toolbox? I'm not getting the expected process model from estimation.

답변 (1개)

Bill Tubbs
Bill Tubbs 2022년 12월 20일
편집: Bill Tubbs 2022년 12월 20일
Not necessarily. You only need bounds if you think your model is overfitting the data (e.g. due to not enough data points and/or imperfect system excitation) and you know some solutions are wrong due to prior knowledge about the true system.
But before starting to add bounds, make sure you have done everything else correct! Including:
  • removing normal operating points from your data
  • choosing how the initial condition should be handled (e.g. zero or estimate)
  • comparing the estimated model output with the data and seeing if it matches what you are expecting
  • ...etc.

카테고리

Help CenterFile Exchange에서 Linear Model Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by