Parameters estimation constraint in greyest
显示 更早的评论
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
2022-7-25
0 个投票
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).
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Model Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!