Parameters estimation constraint in greyest

2 ビュー (過去 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 Center および File ExchangeLinear Model Identification についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by