Parameters estimation constraint in greyest

4 Ansichten (letzte 30 Tage)
Widagdo Purbowaskito
Widagdo Purbowaskito am 15 Mär. 2022
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

Antworten (1)

Khaled Aljanaideh
Khaled Aljanaideh am 25 Jul. 2022
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).

Kategorien

Mehr zu Linear Model Identification finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by