- 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.
Specifying bounds in process model estimation
1 回表示 (過去 30 日間)
古いコメントを表示
Is it essential to specify bounds in process model estimation using system identification toolbox? I'm not getting the expected process model from estimation.
0 件のコメント
回答 (1 件)
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:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear Model Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!