Parameters estimation constraint in greyest

조회 수: 4 (최근 30일)
Widagdo Purbowaskito
Widagdo Purbowaskito 2022년 3월 15일
답변: Khaled Aljanaideh 2022년 7월 25일
Hi, I need a help.
Is there a way to use parameter constraint in greyest?
For example, parameters(1) > parameters(2).
So far I just find that we can set the boudary of the parameters.
Thank you in advance

답변 (1개)

Khaled Aljanaideh
Khaled Aljanaideh 2022년 7월 25일
The only constrains you can have on the parameters while using greyest is on the parameters bounds. Unfortunately, as of MATLAB R2022a, you cannot specify boundaries such as parameters(1) > parameters(2).

카테고리

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

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by