Parameters estimation constraint in greyest
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Widagdo Purbowaskito
el 15 de Mzo. de 2022
Respondida: Khaled Aljanaideh
el 25 de Jul. de 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
0 comentarios
Respuestas (1)
Khaled Aljanaideh
el 25 de Jul. de 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).
0 comentarios
Ver también
Categorías
Más información sobre Linear Model Identification en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!