Is there a way I can impose Constraints on the model parameters while working with greybox modeling (greyest)?

조회 수: 6 (최근 30일)
I am working with greybox modeling (greyest) using interior point in fmincon. Since we can assign boundry while working with fmincon by itself, I wonder if I can apply to greybox modeling.
Thanks, Rex

답변 (1개)

Abhi Sundararaman
Abhi Sundararaman 2017년 7월 31일
Unfortunately this seems to be a limitation in the "greyest" function. It is currently not possible to give a boundary to "greyest" similar to how you can give a boundary to "fmincon". I will notify the developers of this limitation, and they may consider it for a future release.
  댓글 수: 1
Rex Chin-Hao
Rex Chin-Hao 2017년 8월 4일
Hi Abhi,
I found the idgrey can set the bounds for the parameter and later be estimated with fmincon together with greyest.
thanks,
Rex

댓글을 달려면 로그인하십시오.

카테고리

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